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: Generator programs can only be built with optimization enabled?



On Jun 11, 2006, at 1:20 PM, Mark Mitchell wrote:


I'm using a version of mainline that's a few weeks old; is this
something that has been recently fixed?

Not really fixed, just hidden and the behavior of cgraph reverted to what it was in 4.1.0 but you can still reproduce the failure with -fkeep-inline-functions or compiling with Sun's CC (at default optimizations).

See PR 18058 for how long this has been going on, there was a patch there
but it sounds like it does not fix the full problem any more.


Thanks,
Andrew Pinski


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