On Tue, 23 Oct 2012, Vladimir Makarov wrote:

Hi, I was going to merge LRA into trunk last Sunday. It did not happen. LRA was actively changed last 4 weeks by implementing reviewer's proposals which resulted in a lot of new LRA regressions on GCC testsuite in comparison with reload. Finally, they were fixed and everything looks ok to me.

That's great, thanks!

Note that bootstrap with java enabled is broken for me on x86_64-linux, I'll file a PR tonight if nobody beats me to it.

libtool: compile:  /tmp/testgcc/pristine/build/./gcc/xgcc 
-B/tmp/testgcc/pristine/build/./gcc/ 
-B/tmp/testgcc/pristine/inst/x86_64-unknown-linux-gnu/bin/ 
-B/tmp/testgcc/pristine/inst/x86_64-unknown-linux-gnu/lib/ -isystem 
/tmp/testgcc/pristine/inst/x86_64-unknown-linux-gnu/include -isystem 
/tmp/testgcc/pristine/inst/x86_64-unknown-linux-gnu/sys-include -DHAVE_CONFIG_H 
-I. -I/data/repos/gcc/pristine/libgfortran 
-iquote/data/repos/gcc/pristine/libgfortran/io 
-I/data/repos/gcc/pristine/libgfortran/../gcc 
-I/data/repos/gcc/pristine/libgfortran/../gcc/config 
-I/data/repos/gcc/pristine/libgfortran/../libquadmath -I../../.././gcc 
-I/data/repos/gcc/pristine/libgfortran/../libgcc -I../../libgcc -std=gnu99 
-Wall -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wextra 
-Wwrite-strings -fcx-fortran-rules -ffunction-sections -fdata-sections -g -O2 
-m32 -MT maxloc0_4_r10.lo -MD -MP -MF .deps/maxloc0_4_r10.Tpo -c 
/data/repos/gcc/pristine/libgfortran/generated/maxloc0_4_r10.c  -fPIC -DPIC -o 
.libs/maxloc0_4_r10.o
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/DomNode.java: In class 
'gnu.xml.dom.DomNode':
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/DomNode.java: In method 
'gnu.xml.dom.DomNode.notifyNode(gnu.xml.dom.DomEvent,gnu.xml.dom.DomNode,boolean,gnu.xml.dom.DomNode$ListenerRecord[])':
In file included from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/DomLSException.java:55:0,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/DomLSInput.java:157,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/DomLSOutput.java:96,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/SAXEventSink.java:601,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/WriterOutputStream.java:95,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/FilteredSAXEventSink.java:350,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/DomLSParser.java:565,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/DomLSSerializer.java:350,
                 from 
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/ls/ReaderInputStream.java:233,
                 from <built-in>:112:
/data/repos/gcc/pristine/libjava/classpath/gnu/xml/dom/DomNode.java:1752:0: 
internal compiler error: Segmentation fault
   }
 ^
0x89757f crash_signal
        /data/repos/gcc/pristine/gcc/toplev.c:335
0x7b4be6 lra_inheritance()
        /data/repos/gcc/pristine/gcc/basic-block.h:590
0x7a6851 lra(_IO_FILE*)
        /data/repos/gcc/pristine/gcc/lra.c:2296
0x76ebe6 do_reload
        /data/repos/gcc/pristine/gcc/ira.c:4613
0x76ebe6 rest_of_handle_reload
        /data/repos/gcc/pristine/gcc/ira.c:4719



--
Marc Glisse

Reply via email to