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]

Re: GCC 3.4.1 RC1 available


H. J. Lu wrote:

I opened a C++ bug:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=16276

In some cases, gcc puts a local definition in a linkonce section. I
don't think it is correct. It should be either local or linkonce,
not both.

Given that the compiler has done this for ages, I don't see this as a showstopper.


Thanks,

--
Mark Mitchell
CodeSourcery, LLC
mark@codesourcery.com


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