This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug rtl-optimization/55717] New: [4.8 Regression] ICE in form_sum, at reload.c:5400


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

             Bug #: 55717
           Summary: [4.8 Regression] ICE in form_sum, at reload.c:5400
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Keywords: ra
          Severity: normal
          Priority: P3
         Component: rtl-optimization
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: rguenth@gcc.gnu.org
            Target: s390x-*-*


Created attachment 28980
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=28980
preprocessed source

/usr/lib64/gcc/s390x-suse-linux/4.8/cc1plus -fpreprocessed jsinfer.ii -quiet
-dumpbase jsinfer.cpp -march=z10 -mtune=z196 -m64 -mzarch -auxbase-strip
jsinfer.o -g -g -O2 -Os -O3 -Wpedantic -Wpointer-arith -Woverloaded-virtual
-Werror=return-type -Wtype-limits -Wempty-body -Wno-ctor-dtor-privacy
-Wno-overlength-strings -Wno-invalid-offsetof -Wno-variadic-macros -Wcast-align
-Wno-long-long -Wall -w -version -fvisibility=hidden -fPIC -fmessage-length=0
-fstack-protector -funwind-tables -fasynchronous-unwind-tables
-fno-strict-aliasing -fno-rtti -ffunction-sections -fdata-sections
-fno-exceptions -freorder-blocks -fomit-frame-pointer -o jsinfer.s
GNU C++ (SUSE Linux) version 4.8.0 20121214 [trunk revision 194496]
(s390x-suse-linux)
        compiled by GNU C version 4.8.0 20121214 [trunk revision 194496], GMP
version 5.0.5, MPFR version 3.1.1, MPC version 1.0
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
GNU C++ (SUSE Linux) version 4.8.0 20121214 [trunk revision 194496]
(s390x-suse-linux)
        compiled by GNU C version 4.8.0 20121214 [trunk revision 194496], GMP
version 5.0.5, MPFR version 3.1.1, MPC version 1.0
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096
Compiler executable checksum: a8e31d0d1f1ec059729ba32c442af16c
/home/abuild/rpmbuild/BUILD/mozilla/js/src/jsinfer.cpp: In member function
'void js::types::TypeCompartment::sweep(js::FreeOp*)':
/home/abuild/rpmbuild/BUILD/mozilla/js/src/jsinfer.cpp:6008:1: internal
compiler error: in form_sum, at reload.c:5400
 }
 ^
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://bugs.opensuse.org/> for instructions.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]