Your pushqi1 patch

Jan Hubicka jh@suse.cz
Wed Mar 21 11:40:00 GMT 2001


> 
> Jan --
> 
>   Your pushqi1 patch seems to be broken.  Simply trying to build V3 on
> i686-pc-linux-gnu fails.  (See attached.)  In addition, many C++
> testcases fail.
> 
>   Did you actually bootstrap and test these patches, including run the
> C++ test-suite, as required by our procedures?
> 
>   I intend to back out your patches if I do not hear from you in the
> relatively near future.
I did, unfortunately I had ordering problem - the recog.c bit got forgotten
so I didn't checked it in and patterns wasn't recognized.

It should be fixed by now.

Honza
> 
>   Thanks,
> 
> --
> Mark Mitchell                   mark@codesourcery.com
> CodeSourcery, LLC               http://www.codesourcery.com
> 
> /mnt/u2/mitchell/dev/gcc-3/objdir/gcc/g++ -B/mnt/u2/mitchell/dev/gcc-3/objdir/gcc/ -nostdinc++ -L/mnt/u2/mitchell/dev/gcc-3/objdir/i686-pc-linux-gnu/libstdc++-v3/src -L/mnt/u2/mitchell/dev/gcc-3/objdir/i686-pc-linux-gnu/libstdc++-v3/src/.libs -B/usr/local/i686-pc-linux-gnu/bin/ -B/usr/local/i686-pc-linux-gnu/lib/ -isystem /usr/local/i686-pc-linux-gnu/include -nostdinc++ -I../../../../libstdc++-v3/include -I../../../../libstdc++-v3/include/std -I../../../../libstdc++-v3/include/c_std -I../include -I../../../../libstdc++-v3/libsupc++ -I../libio -I../../../../libstdc++-v3/libio -I../../../../libstdc++-v3/libmath -g -O2 -fvtable-thunks -D_GNU_SOURCE -fno-implicit-templates -Wall -Wno-format -W -Wwrite-strings -Winline -fdiagnostics-show-location=once -ffunction-sections -fdata-sections -g -I../../../../libstdc++-v3/include/backward -c ../../../../libstdc++-v3/src/strstream.cc  -fPIC -DPIC -o .libs/strstream.o
> ../../../../libstdc++-v3/src/strstream.cc: In member function `char* 
>    std::strstreambuf::str()':
> ../../../../libstdc++-v3/src/strstream.cc:125: Unrecognizable insn:
> (insn 21 19 23 (set (reg/f:SI 59)
>         (pre_modify:SI (reg/f:SI 7 esp)
>             (plus:SI (reg/f:SI 7 esp)
>                 (const_int -2 [0xfffffffe])))) -1 (insn_list 19 (nil))
>     (nil))
> ../../../../libstdc++-v3/src/strstream.cc:125: Internal compiler error in , at 
>    recog.c:2254
> Please submit a full bug report, with preprocessed source if appropriate.
> See <URL: http://www.gnu.org/software/gcc/bugs.html > for instructions.



More information about the Gcc-bugs mailing list