This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

warnings building mainline for x86_64-freebsd


Building current mainline on freebsd 5.1 gives a lot
of these:

In file included from tm.h:14,
                 from ../../gcc/gcc/lcm.c:56:
../../gcc/gcc/config/i386/freebsd.h:119:1: warning:
"ASM_OUTPUT_MAX_SKIP_ALIGN" redefined
In file included from tm.h:13,
                 from ../../gcc/gcc/lcm.c:56:
../../gcc/gcc/config/i386/x86-64.h:59:1: warning: this
is the location of the previous definition

The macros in question are almost identical in
content. Should one of them perhaps be removed?
Thanks,

Dara

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]