freebsd64.h (LINK_SPEC): Emit the same warning as the 32-bit target does.

2011-10-26  Andreas Tobler  <andreast@fgznet.ch>

	* config/i386/freebsd64.h (LINK_SPEC): Emit the same warning as the
	32-bit target does.

From-SVN: r180468
This commit is contained in:
Andreas Tobler 2011-10-26 08:59:47 +02:00 committed by Andreas Tobler
parent 0a9ef9723d
commit fd44464875
2 changed files with 6 additions and 0 deletions

View file

@ -1,3 +1,8 @@
2011-10-26 Andreas Tobler <andreast@fgznet.ch>
* config/i386/freebsd64.h (LINK_SPEC): Emit the same warning as the
32-bit target does.
2011-10-25 Paolo Carlini <paolo.carlini@oracle.com>
PR driver/46617

View file

@ -32,6 +32,7 @@ along with GCC; see the file COPYING3. If not see
#undef LINK_SPEC
#define LINK_SPEC "\
%{m32:-m elf_i386_fbsd} \
%{p:%nconsider using '-pg' instead of '-p' with gprof(1)} \
%{v:-V} \
%{assert*} %{R*} %{rpath*} %{defsym*} \
%{shared:-Bshareable %{h*} %{soname*}} \