public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/42759]  New: libgcc fails to compile with segmentation fault
@ 2010-01-15 15:44 onlite at gmail dot com
  2010-01-15 15:45 ` [Bug c/42759] " onlite at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: onlite at gmail dot com @ 2010-01-15 15:44 UTC (permalink / raw)
  To: gcc-bugs

In MSYS environment I try to build m68k cross compiler. Both gcc-3.4.5 and
gcc-4.4.0 were used

The command /opt/gcc-build/./gcc/xgcc -B/opt/gcc-build/./gcc/
-B/usr/local/m68k-elf/bin/ -B/usr/local/m68k-elf/lib/ -isystem
/usr/local/m68k-elf/include -isystem /usr/local/m68k-elf/sys-include -g -O2
-mcpu=51qe -Wa,-mno-mac -O2  -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE  -W
-Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wcast-qual
-Wold-style-definition  -isystem ./include   -g  -DIN_LIBGCC2
-D__GCC_FLOAT_NOT_NEEDED -Dinhibit_libc  -I. -I. -I../../.././gcc
-I../../../../gcc_4_4_2_release/libgcc -I../../../../gcc_4_4_2_release/libgcc/.
-I../../../../gcc_4_4_2_release/libgcc/../gcc
-I../../../../gcc_4_4_2_release/libgcc/../include  -DHAVE_CC_TLS -o
_popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2
-c ../../../../gcc_4_4_2_release/libgcc/../gcc/libgcc2.c -save-temps

caused

../../../../gcc_4_4_2_release/libgcc/../gcc/libgcc2.c: In function
'__popcountdi2':
../../../../gcc_4_4_2_release/libgcc/../gcc/libgcc2.c:809: internal compiler
error: Segmentation fault


-- 
           Summary: libgcc fails to compile with segmentation fault
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: onlite at gmail dot com
 GCC build triplet: i686-pc-mingw32
  GCC host triplet: i686-pc-mingw32
GCC target triplet: m68k-unknown-elf


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


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

* [Bug c/42759] libgcc fails to compile with segmentation fault
  2010-01-15 15:44 [Bug c/42759] New: libgcc fails to compile with segmentation fault onlite at gmail dot com
@ 2010-01-15 15:45 ` onlite at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: onlite at gmail dot com @ 2010-01-15 15:45 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from onlite at gmail dot com  2010-01-15 15:45 -------
Created an attachment (id=19618)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19618&action=view)
the preprocessed file


-- 


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


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

end of thread, other threads:[~2010-01-15 15:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-01-15 15:44 [Bug c/42759] New: libgcc fails to compile with segmentation fault onlite at gmail dot com
2010-01-15 15:45 ` [Bug c/42759] " onlite at gmail dot com

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).