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


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.


H.J.


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