public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/34255]  New: scope-blocks-on-a-diet patch diverges -g from non-g output code
@ 2007-11-28  0:53 aoliva at gcc dot gnu dot org
  2007-11-28  0:53 ` [Bug bootstrap/34255] " aoliva at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: aoliva at gcc dot gnu dot org @ 2007-11-28  0:53 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/ml/gcc-patches/2007-07/msg01745.html regresses the property
that code output with -g must be the same as that without -g.  make
bootstrap-debug demonstrates that several files miscompare after this patch,
and don't if the patch is reversed.

The patch not only causes -g divergence, it also accidentally drops subblocks
that need to be kept around for the sake of generating debug information for
them.

Both problems are fixed with the patch at
http://gcc.gnu.org/ml/gcc-patches/2007-10/msg00608.html


-- 
           Summary: scope-blocks-on-a-diet patch diverges -g from non-g
                    output code
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: bootstrap
        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=34255


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

end of thread, other threads:[~2007-12-04 20:09 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-11-28  0:53 [Bug bootstrap/34255] New: scope-blocks-on-a-diet patch diverges -g from non-g output code aoliva at gcc dot gnu dot org
2007-11-28  0:53 ` [Bug bootstrap/34255] " aoliva at gcc dot gnu dot org
2007-11-28 10:15 ` rguenth at gcc dot gnu dot org
2007-11-28 12:16 ` rguenth at gcc dot gnu dot org
2007-11-28 21:54 ` [Bug middle-end/34255] [4.3 Regression] " pinskia at gcc dot gnu dot org
2007-11-28 22:08 ` rguenth at gcc dot gnu dot org
2007-12-04 19:39 ` jakub at gcc dot gnu dot org
2007-12-04 20:09 ` 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).