This is the mail archive of the gcc-patches@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: [lto] PATCH: add -fwhopr option


Ollie Wild wrote:

> This change breaks a few test cases.  However, these are all explicit
> violations of the "-flto doesn't work with -g" error.

I removed this message last week.  The problem with this is that it
causes artificial failures in the testsuites and prevent testing
codegen.  If the debug info is bad, this should cause failures in gdb
testsuites, but it should not cause failures during code generation.

I've added -fwhopr to libstdc++, changed the above and committed the
attached patch.


Thanks.  Diego.

Attachment: 20081014-fwhopr.diff.txt
Description: Text document


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