public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug other/47884] New: gcc: Internal error: Segmentation fault (program as)
@ 2011-02-24 20:20 fxper at yahoo dot com
  2011-02-24 20:54 ` [Bug other/47884] " jakub at gcc dot gnu.org
  0 siblings, 1 reply; 2+ messages in thread
From: fxper at yahoo dot com @ 2011-02-24 20:20 UTC (permalink / raw)
  To: gcc-bugs

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

           Summary: gcc: Internal error: Segmentation fault (program as)
           Product: gcc
           Version: 4.2.3
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: other
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: fxper@yahoo.com


root@DiskStation:/volume1/@tmp/tmp/x264-snapshot-20110223-2245-stable# gcc -v
-save-temps -Wall -I. -st
d=gnu99 -mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp -c -DBIT_DEPTH=8 -o
common/arm/cpu-a.o common/arm
/cpu-a.S
Using built-in specs.
Target: arm-none-linux-gnueabi
Configured with: ../gcc-4.2/configure --build=i386-pc-linux-gnu
--host=arm-none-linux-gnueabi --target=arm-none-linux-gnueabi --prefix=/opt
--disable-nls --disable-static
--with-as=/home/slug/optware/cs08q1armel/toolchain/arm-2008q1/bin/arm-none-linux-gnueabi-as
--with-ld=/home/slug/optware/cs08q1armel/toolchain/arm-2008q1/bin/arm-none-linux-gnueabi-ld
--enable-languages=c,c++ --disable-multilib --enable-threads
--disable-libmudflap --disable-libssp --disable-libgomp --disable-libstdcxx-pch
--enable-shared --enable-symvers=gnu --enable-__cxa_atexit
Thread model: posix
gcc version 4.2.3
 /opt/libexec/gcc/arm-none-linux-gnueabi/4.2.3/cc1 -E -lang-asm -quiet -v -I.
-DBIT_DEPTH=8 common/arm/cpu-a.S -mcpu=cortex-a8 -mfpu=neon -mfloat-abi=softfp
-std=gnu99 -Wall -fpch-preprocess -o cpu-a.s
ignoring nonexistent directory
"/opt/lib/gcc/arm-none-linux-gnueabi/4.2.3/../../../../arm-none-linux-gnueabi/include"
#include "..." search starts here:
#include <...> search starts here:
 .
 /usr/local/include
 /opt/include
 /opt/lib/gcc/arm-none-linux-gnueabi/4.2.3/include
 /opt/lib/gcc/arm-none-linux-gnueabi/4.2.3/include-fixed
 /usr/include
End of search list.

/opt/lib/gcc/arm-none-linux-gnueabi/4.2.3/../../../../arm-none-linux-gnueabi/bin/as
-v -I. -mcpu=cortex-a8 -mfloat-abi=softfp -mfpu=neon -meabi=5 -o
common/arm/cpu-a.o cpu-a.s
GNU assembler version 2.19.1 (arm-none-linux-gnueabi) using BFD version (GNU
Binutils) 2.19.1
gcc: Internal error: Segmentation fault (program as)
Please submit a full bug report.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.


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

* [Bug other/47884] gcc: Internal error: Segmentation fault (program as)
  2011-02-24 20:20 [Bug other/47884] New: gcc: Internal error: Segmentation fault (program as) fxper at yahoo dot com
@ 2011-02-24 20:54 ` jakub at gcc dot gnu.org
  0 siblings, 0 replies; 2+ messages in thread
From: jakub at gcc dot gnu.org @ 2011-02-24 20:54 UTC (permalink / raw)
  To: gcc-bugs

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

Jakub Jelinek <jakub at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |jakub at gcc dot gnu.org
         Resolution|                            |INVALID

--- Comment #1 from Jakub Jelinek <jakub at gcc dot gnu.org> 2011-02-24 20:20:06 UTC ---
as segfault is a bug in the assembler, not gcc.


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

end of thread, other threads:[~2011-02-24 20:20 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-02-24 20:20 [Bug other/47884] New: gcc: Internal error: Segmentation fault (program as) fxper at yahoo dot com
2011-02-24 20:54 ` [Bug other/47884] " jakub 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).