public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/45673]  New: -fcompare-debug failure with minor difference in dumps
@ 2010-09-14 23:40 zsojka at seznam dot cz
  2010-09-14 23:43 ` [Bug debug/45673] " zsojka at seznam dot cz
                   ` (3 more replies)
  0 siblings, 4 replies; 6+ messages in thread
From: zsojka at seznam dot cz @ 2010-09-14 23:40 UTC (permalink / raw)
  To: gcc-bugs

Command line:
$ gcc -O3 -fcompare-debug -march=amdfam10 ada-langn.i
or
$ gcc -O2 -fcompare-debug -finline-functions -fipa-cp-clone
-fkeep-inline-functions  ada-langn.i
(I am not able to reproduce it with these flags anymore)
or
$ gcc -O1 -fgcse -finline-small-functions -foptimize-sibling-calls -ftree-pre
-ftree-switch-conversion -ftree-vrp -fpartial-inlining -finline-functions
-fkeep-inline-functions -fcompare-debug ada-langn.i

The difference in dumps is small:
$ diff *gkd
107804c107804
<                 (const_int 32 [0x20])) [ MEM[(struct type *)0B].main_type+0
S8 A64])) ada-langn.i:15638# {*movdi_internal_rex64}
---
>                 (const_int 32 [0x20])) [ 0B->main_type+0 S8 A64])) ada-langn.i:15638# {*movdi_internal_rex64}

"MEM[(struct type *)0B]." <=> "0B->"

Tested revision:
r164287 - fail
r164280 - fail
r164228 - fail


-- 
           Summary: -fcompare-debug failure with minor difference in dumps
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: zsojka at seznam dot cz
  GCC host triplet: x86_64-pc-linux-gnu
GCC target triplet: x86_64-pc-linux-gnu


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


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

end of thread, other threads:[~2010-10-08  5:50 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-45673-4@http.gcc.gnu.org/bugzilla/>
2010-10-08  4:41 ` [Bug debug/45673] -fcompare-debug failure with minor difference in dumps aoliva at gcc dot gnu.org
2010-10-08  5:50 ` aoliva at gcc dot gnu.org
2010-09-14 23:40 [Bug debug/45673] New: " zsojka at seznam dot cz
2010-09-14 23:43 ` [Bug debug/45673] " zsojka at seznam dot cz
2010-09-15  9:49 ` rguenth at gcc dot gnu dot org
2010-09-21  8:02 ` aoliva at gcc dot gnu dot org
2010-09-21  8:53 ` aoliva 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).