This is the mail archive of the gcc@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]

Re: GCC 4.4.4 Release Candidate available from gcc.gnu.org


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

I get an ICE in dbxout.c building a cross compiler from i686-pc-mingw32 to
i686-w64-mingw32.

i686-pc-mingw32-gcc -c  -g -O2 -D__USE_MINGW_ACCESS -DIN_GCC
- -DCROSS_DIRECTORY_STRUCTURE  -W -Wall -Wwrite-strings -Wstrict-prototypes
- -Wmissing-prototypes -Wcast-qual -Wold-style-definition -Wc++-compat
- -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros
- -Wno-overlength-strings   -DHAVE_CONFIG_H -I. -I.
- -I../../../../../../../src/gcc-4.4.4/gcc
- -I../../../../../../../src/gcc-4.4.4/gcc/.
- -I../../../../../../../src/gcc-4.4.4/gcc/../include -I./../intl
- -I../../../../../../../src/gcc-4.4.4/gcc/../libcpp/include
- -I/mingw/i686-pc/i686-pc/i686-pc/gcc-4.4.4/mingw/include
- -I/mingw/i686-pc/i686-pc/i686-pc/gcc-4.4.4/mingw/include
- -I../../../../../../../src/gcc-4.4.4/gcc/../libdecnumber
- -I../../../../../../../src/gcc-4.4.4/gcc/../libdecnumber/dpd -I../libdecnumber
- -I/mingw/i686-pc/i686-pc/i686-pc/gcc-4.4.4/mingw/include
- -I/mingw/i686-pc/i686-pc/i686-pc/gcc-4.4.4/mingw/include -DCLOOG_PPL_BACKEND
../../../../../../../src/gcc-4.4.4/gcc/dbxout.c -o dbxout.o
../../../../../../../src/gcc-4.4.4/gcc/dbxout.c: In function 'dbxout_symbol':
../../../../../../../src/gcc-4.4.4/gcc/dbxout.c:2491: internal compiler error:
Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.
make[2]: *** [dbxout.o] Error 1

I will open a PR.

Rainer
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (MingW32)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/

iEYEARECAAYFAkvV1JIACgkQoUhjsh59BL7ziQCeNHEvzx1X5UxdKrA78wf5kw29
zHgAn1/JhTaFcl2vMO4uQBPAaZnCtn56
=1IdP
-----END PGP SIGNATURE-----


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