public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug tree-optimization/47714] New: verify_ssa fails with error: invalid argument to gimple call
@ 2011-02-13  0:54 jamborm at gcc dot gnu.org
  2011-02-13  0:56 ` [Bug tree-optimization/47714] " jamborm at gcc dot gnu.org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: jamborm at gcc dot gnu.org @ 2011-02-13  0:54 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: verify_ssa fails with error: invalid argument to
                    gimple call
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: tree-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: jamborm@gcc.gnu.org


Created attachment 23323
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23323
The original pre-processed source

When compiling Firefox with a recent trunk (rev. 169881) on
x86_64-linux and "yes" checking, there is a compilation failing with:

/home/mjambor/mozilla/nonlto/toolkit/crashreporter/test/../google-breakpad/src/google_breakpad/processor/minidump.h:515:33:
error: invalid argument to gimple call
  address

I have observed this failure at -Os but to my surprise it even occurs
at -O0 (i.e. no command line options are necessary).  I will attach
both the pre-processed original source and one that I minimized with
multidelta.


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

end of thread, other threads:[~2011-03-09 17:02 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-13  0:54 [Bug tree-optimization/47714] New: verify_ssa fails with error: invalid argument to gimple call jamborm at gcc dot gnu.org
2011-02-13  0:56 ` [Bug tree-optimization/47714] " jamborm at gcc dot gnu.org
2011-02-13  1:18 ` jamborm at gcc dot gnu.org
2011-02-13 10:12 ` rguenth at gcc dot gnu.org
2011-03-02 15:16 ` jamborm at gcc dot gnu.org
2011-03-08 16:57 ` [Bug tree-optimization/47714] [4.6 Regression] " rguenth at gcc dot gnu.org
2011-03-08 17:07 ` rguenth at gcc dot gnu.org
2011-03-08 20:42 ` jakub at gcc dot gnu.org
2011-03-08 20:46 ` jamborm at gcc dot gnu.org
2011-03-09  8:43 ` jakub at gcc dot gnu.org
2011-03-09 12:02 ` jamborm at gcc dot gnu.org
2011-03-09 17:00 ` jamborm at gcc dot gnu.org
2011-03-09 17:02 ` 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).