public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug ipa/64978] New: [5 Regression] ICE: in ipcp_verify_propagated_values, at ipa-cp.c:1060
@ 2015-02-09  6:38 trippels at gcc dot gnu.org
  2015-02-09  7:39 ` [Bug ipa/64978] " jakub at gcc dot gnu.org
                   ` (10 more replies)
  0 siblings, 11 replies; 12+ messages in thread
From: trippels at gcc dot gnu.org @ 2015-02-09  6:38 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=64978

            Bug ID: 64978
           Summary: [5 Regression] ICE: in ipcp_verify_propagated_values,
                    at ipa-cp.c:1060
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: ipa
          Assignee: unassigned at gcc dot gnu.org
          Reporter: trippels at gcc dot gnu.org
                CC: hubicka at gcc dot gnu.org

Honza's patches from today break Firefox LTO build on ppc64:

trippels@gcc2-power8 makeconv % /home/trippels/gcc_test/usr/local/bin/c++ -fPIC
-Wall -Wempty-body -Woverloaded-virtual -Wsign-compare -Wwrite-strings
-Werror=endif-labels -Werror=int-to-pointer-cast -Werror=missing-braces
-Werror=pointer-arith -Werror=return-type -Werror=sequence-point
-Werror=unused-label -Werror=trigraphs -Werror=type-limits
-Wno-invalid-offsetof -Wcast-align -flto=80 --param lto-partitions=80
-fno-semantic-interposition -fdevirtualize-at-ltrans -mcpu=power8
-ffunction-sections -fdata-sections -fno-exceptions -fno-strict-aliasing -frtti
-fno-exceptions -fno-math-errno -std=gnu++0x -pthread -pipe -UDEBUG -DNDEBUG
-O3 -DU_STATIC_IMPLEMENTATION -fvisibility=hidden -W -Wall -pedantic
-Wpointer-arith -Wwrite-strings -Wno-long-long -Wno-unused
-Wno-unused-parameter -lpthread
-Wl,--hash-style=gnu,--as-needed,--gc-sections,--icf=all -Wl,-z,noexecstack
-Wl,-z,text -Wl,--build-id -Wl,--gc-sections -o ../../bin/makeconv makeconv.o
ucnvstat.o genmbcs.o gencnvex.o -L../../lib -licutu -L../../lib -licui18n
-L../../lib -licuuc -L../../stubdata -licudata -lpthread -ldl -lm
lto1: internal compiler error: in ipcp_verify_propagated_values, at
ipa-cp.c:1060
0x10d1bbef ipcp_verify_propagated_values()
        ../../gcc/gcc/ipa-cp.c:1060
0x10d1dcfb ipcp_propagate_stage
        ../../gcc/gcc/ipa-cp.c:2761
0x10d1dcfb ipcp_driver
        ../../gcc/gcc/ipa-cp.c:4410
0x10d1dcfb execute
        ../../gcc/gcc/ipa-cp.c:4505
Please submit a full bug report,
with preprocessed source if appropriate.
Please include the complete backtrace with any bug report.
See <http://gcc.gnu.org/bugs.html> for instructions.
lto-wrapper: fatal error: /home/trippels/gcc_test/usr/local/bin/c++ returned 1
exit status
compilation terminated.
/home/trippels/bin/ld: fatal error: lto-wrapper failed
collect2: error: ld returned 1 exit status


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

end of thread, other threads:[~2015-02-10 13:08 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-09  6:38 [Bug ipa/64978] New: [5 Regression] ICE: in ipcp_verify_propagated_values, at ipa-cp.c:1060 trippels at gcc dot gnu.org
2015-02-09  7:39 ` [Bug ipa/64978] " jakub at gcc dot gnu.org
2015-02-09  7:57 ` trippels at gcc dot gnu.org
2015-02-09  7:57 ` trippels at gcc dot gnu.org
2015-02-09 13:02 ` alserkli at inbox dot ru
2015-02-09 14:36 ` rguenth at gcc dot gnu.org
2015-02-09 16:34 ` trippels at gcc dot gnu.org
2015-02-09 20:29 ` hubicka at gcc dot gnu.org
2015-02-09 21:16 ` hubicka at gcc dot gnu.org
2015-02-09 22:39 ` hubicka at gcc dot gnu.org
2015-02-10  0:39 ` hubicka at gcc dot gnu.org
2015-02-10 13:08 ` trippels 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).