public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/52611] New: ia64-hp-hpux11.31, internal compiler error: verify_gimple failed
@ 2012-03-18  7:26 pda at freeshell dot org
  2012-03-18 16:13 ` [Bug c/52611] " steven at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: pda at freeshell dot org @ 2012-03-18  7:26 UTC (permalink / raw)
  To: gcc-bugs

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

             Bug #: 52611
           Summary: ia64-hp-hpux11.31, internal compiler error:
                    verify_gimple failed
    Classification: Unclassified
           Product: gcc
           Version: 4.6.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: pda@freeshell.org


Created attachment 26910
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26910
ffi.i from src/ia64/ffi.c

This isn't my code, but from the libffi package.  Attached is the preprocessor
output, and the complete error output looks like

depbase=`echo src/ia64/ffi.lo | sed 's|[^/]*$|.deps/&|;s|\.lo$||'`;\
/bin/sh ./libtool --tag=CC   --mode=compile gcc -DHAVE_CONFIG_H -I. -I..  -I.
-I../include -Iinclude -I../src  -g  -fno-strict-aliasing -fwrapv  -save-temps
-Wall -fexceptions -MT src/ia64/ffi.lo -MD -MP -MF $depbase.Tpo -c -o
src/ia64/ffi.lo ../src/ia64/ffi.c &&\
mv -f $depbase.Tpo $depbase.Plo
libtool: compile:  gcc -DHAVE_CONFIG_H -I. -I.. -I. -I../include -Iinclude
-I../src -g -fno-strict-aliasing -fwrapv -save-temps -Wall -fexceptions -MT
src/ia64/ffi.lo -MD -MP -MF src/ia64/.deps/ffi.Tpo -c ../src/ia64/ffi.c  -fPIC
-DPIC -o src/ia64/.libs/ffi.o
../src/ia64/ffi.c: In function 'ffi_prep_closure_loc':
../src/ia64/ffi.c:409:1: error: invalid types in nop conversion
long long unsigned int
void *
D.3647 = (long long unsigned int) codeloc;

../src/ia64/ffi.c:409:1: internal compiler error: verify_gimple failed
Please submit a full bug report,
with preprocessed source if appropriate.


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

end of thread, other threads:[~2021-10-01  3:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-18  7:26 [Bug c/52611] New: ia64-hp-hpux11.31, internal compiler error: verify_gimple failed pda at freeshell dot org
2012-03-18 16:13 ` [Bug c/52611] " steven at gcc dot gnu.org
2012-03-18 16:22 ` steven at gcc dot gnu.org
2012-03-18 16:23 ` steven at gcc dot gnu.org
2012-03-18 18:59 ` steven at gcc dot gnu.org
2012-03-19 10:55 ` rguenth at gcc dot gnu.org
2021-10-01  3:17 ` [Bug tree-optimization/52611] " pinskia 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).