public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/42088]  New: flag_gtoggle in free_lang_data hides -fcompare-debug errors
@ 2009-11-18  6:32 aoliva at gcc dot gnu dot org
  2009-11-18 10:28 ` [Bug lto/42088] " rguenth at gcc dot gnu dot org
                   ` (17 more replies)
  0 siblings, 18 replies; 19+ messages in thread
From: aoliva at gcc dot gnu dot org @ 2009-11-18  6:32 UTC (permalink / raw)
  To: gcc-bugs

The codegen differences introduced by free_alng_data can be promptly exposed
using -fcompare-debug=-g0.

Two such errors are known to me, on x86_64-linux-gnu native bootstrap:

ada/einfo.adb fails -fcompare-debug=-g0 because boolean_type_node is modified.
http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00414.html has details.

tree.c fails -fcompare-debug=-g0 because declaration UIDs go out of sync when
local declarations of types are removed in free_lang_data_in_block().
http://gcc.gnu.org/ml/gcc-patches/2009-11/msg00457.html has details.


-- 
           Summary: flag_gtoggle in free_lang_data hides -fcompare-debug
                    errors
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: aoliva at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 19+ messages in thread

end of thread, other threads:[~2009-12-02 17:16 UTC | newest]

Thread overview: 19+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-18  6:32 [Bug lto/42088] New: flag_gtoggle in free_lang_data hides -fcompare-debug errors aoliva at gcc dot gnu dot org
2009-11-18 10:28 ` [Bug lto/42088] " rguenth at gcc dot gnu dot org
2009-11-18 10:32 ` rguenth at gcc dot gnu dot org
2009-11-18 16:30 ` aoliva at gcc dot gnu dot org
2009-11-18 16:51 ` rguenther at suse dot de
2009-11-18 16:54 ` rguenth at gcc dot gnu dot org
2009-11-18 17:58 ` aoliva at gcc dot gnu dot org
2009-11-18 19:50 ` rguenther at suse dot de
2009-11-18 20:05 ` aoliva at gcc dot gnu dot org
2009-11-18 20:53 ` rguenther at suse dot de
2009-11-19 14:40 ` rguenth at gcc dot gnu dot org
2009-11-19 15:11 ` ebotcazou at gcc dot gnu dot org
2009-11-19 15:37 ` rguenther at suse dot de
2009-11-19 18:54 ` aoliva at gcc dot gnu dot org
2009-11-24 14:16 ` rguenth at gcc dot gnu dot org
2009-11-30 15:05 ` rguenth at gcc dot gnu dot org
2009-11-30 22:08 ` ebotcazou at gcc dot gnu dot org
2009-12-02 17:14 ` rguenth at gcc dot gnu dot org
2009-12-02 17:16 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).