public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/56294] New: BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to bootstrap comparison failure
@ 2013-02-12 10:46 jamborm at gcc dot gnu.org
  2013-02-12 10:46 ` [Bug tree-optimization/56294] " jamborm at gcc dot gnu.org
                   ` (21 more replies)
  0 siblings, 22 replies; 23+ messages in thread
From: jamborm at gcc dot gnu.org @ 2013-02-12 10:46 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 56294
           Summary: BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to bootstrap
                    comparison failure
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jamborm@gcc.gnu.org


Bootstrapping pristine trunk with BOOT_CFLAGS='-O2 -g -fno-ipa-sra'
leads to comparison failure because gcc/tree-ssa-loop-ivopts.o differs.

Just switching IPA-SRA on (by a patch) when compiling that file
resolves the problem.

The failure has been introduced with revision 192848:

    2012-10-26  Martin Jambor  <mjambor@suse.cz>

        PR debug/54971
        * tree-sra.c (struct access): New flag grp_to_be_debug_replaced.
        (dump_access): Dump the new flag.
        (analyze_access_subtree): Set the new flag when appropriate.
        (create_access_replacement): Handle debug replacements differently.
        (generate_subtree_copies): Handle the grp_to_be_debug_replaced flag.
        (init_subtree_with_zero): Likewise.
        (sra_modify_expr): Likewise.
        (load_assign_lhs_subreplacements): Likewise.
        (sra_modify_assign): Likewise.

So I'll assign it to myself.


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

end of thread, other threads:[~2013-03-12  9:09 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2013-02-12 10:46 [Bug tree-optimization/56294] New: BOOT_CFLAGS='-O2 -g -fno-ipa-sra' leads to bootstrap comparison failure jamborm at gcc dot gnu.org
2013-02-12 10:46 ` [Bug tree-optimization/56294] " jamborm at gcc dot gnu.org
2013-02-12 12:28 ` rguenth at gcc dot gnu.org
2013-02-12 18:18 ` jamborm at gcc dot gnu.org
2013-02-12 19:44 ` jamborm at gcc dot gnu.org
2013-02-13 10:56 ` jamborm at gcc dot gnu.org
2013-02-15 16:01 ` jamborm at gcc dot gnu.org
2013-02-18 12:15 ` jakub at gcc dot gnu.org
2013-02-19 14:49 ` jamborm at gcc dot gnu.org
2013-02-23 11:37 ` jamborm at gcc dot gnu.org
2013-02-23 11:51 ` jamborm at gcc dot gnu.org
2013-02-27 16:11 ` jamborm at gcc dot gnu.org
2013-02-28 12:44 ` jamborm at gcc dot gnu.org
2013-03-01 10:28 ` rguenth at gcc dot gnu.org
2013-03-01 10:32 ` jakub at gcc dot gnu.org
2013-03-04 17:17 ` jamborm at gcc dot gnu.org
2013-03-05 10:03 ` rguenth at gcc dot gnu.org
2013-03-05 12:57 ` rguenth at gcc dot gnu.org
2013-03-05 16:49 ` jamborm at gcc dot gnu.org
2013-03-06  9:45 ` rguenth at gcc dot gnu.org
2013-03-06 11:24 ` rguenth at gcc dot gnu.org
2013-03-06 11:25 ` rguenth at gcc dot gnu.org
2013-03-12  9:09 ` jamborm at gcc dot gnu.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).