public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/47447] New: "Unable to coalesce ssa_names <x> and <y>" ICE in tree-ssa-coalesce.c when -O3 is used
@ 2011-01-24 21:24 asharif at gcc dot gnu.org
  2011-01-25 11:10 ` [Bug tree-optimization/47447] [4.3/4.4 Regression] " rguenth at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: asharif at gcc dot gnu.org @ 2011-01-24 21:24 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: "Unable to coalesce ssa_names <x> and <y>" ICE in
                    tree-ssa-coalesce.c when -O3 is used
           Product: gcc
           Version: 4.4.6
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: asharif@gcc.gnu.org


Created attachment 23110
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23110
This is the input file to the compiler that produces an ICE.

To reproduce, use the attached file and run:

g++ -o /dev/null -S -O3 reduced.manual.inline.cc

You will get this message:

Unable to coalesce ssa_names <x> and <y> which are marked as MUST COALESCE.

This is reproducible with the latest (as of Jan 20th, 2011) 4-4 branch of gcc.
It seems to not happen with the trunk.


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

end of thread, other threads:[~2012-03-13 16:23 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 21:24 [Bug tree-optimization/47447] New: "Unable to coalesce ssa_names <x> and <y>" ICE in tree-ssa-coalesce.c when -O3 is used asharif at gcc dot gnu.org
2011-01-25 11:10 ` [Bug tree-optimization/47447] [4.3/4.4 Regression] " rguenth at gcc dot gnu.org
2011-01-26 22:12 ` asharif at gcc dot gnu.org
2011-02-03 22:19 ` asharif at gcc dot gnu.org
2011-02-03 22:19 ` asharif at gcc dot gnu.org
2011-02-03 22:23 ` pinskia at gcc dot gnu.org
2011-02-03 22:25 ` asharif at gcc dot gnu.org
2011-02-03 22:26 ` asharif at gcc dot gnu.org
2011-03-01 19:40 ` asharif at gcc dot gnu.org
2011-06-27 10:41 ` rguenth at gcc dot gnu.org
2011-06-27 15:07 ` rguenth at gcc dot gnu.org
2012-03-13 16:23 ` [Bug tree-optimization/47447] [4.4 " jakub 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).