[lto] PATCH: add -fwhopr option

Diego Novillo dnovillo@google.com
Tue Oct 14 15:49:00 GMT 2008


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.
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: 20081014-fwhopr.diff.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20081014/858d3995/attachment.txt>


More information about the Gcc-patches mailing list