public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/14857] New: [3.4 Regression]: Gcc segfault on duplicated asm statement
@ 2004-04-05 19:32 hjl at lucon dot org
  2004-04-05 19:41 ` [Bug target/14857] " pinskia at gcc dot gnu dot org
                   ` (8 more replies)
  0 siblings, 9 replies; 10+ messages in thread
From: hjl at lucon dot org @ 2004-04-05 19:32 UTC (permalink / raw)
  To: gcc-bugs

[hjl@gnu-4 reg]$ cat foo.i
register char *__stack_pointer __asm__ ("sp");
register char *__stack_pointer __asm__ ("sp");
[hjl@gnu-4 reg]$ /usr/gcc-3.4/bin/gcc -S foo.i -v
Reading specs from /usr/gcc-3.4/lib/gcc/ia64-unknown-linux-gnu/3.4.0/specs
Configured with: /net/gnu/export/gnu/src/gcc-3.4/gcc/configure
--enable-clocale=gnu --with-system-zlib --enable-shared --enable-threads=posix
--enable-haifa --disable-checking --prefix=/usr/gcc-3.4
--with-local-prefix=/usr/local
Thread model: posix
gcc version 3.4.0 20040329 (prerelease)
 /usr/gcc-3.4/libexec/gcc/ia64-unknown-linux-gnu/3.4.0/cc1 -fpreprocessed foo.i
-quiet -dumpbase foo.i -auxbase foo -version -o foo.s
GNU C version 3.4.0 20040329 (prerelease) (ia64-unknown-linux-gnu)
        compiled by GNU C version 3.4.0 20040329 (prerelease).
GGC heuristics: --param ggc-min-expand=97 --param ggc-min-heapsize=125552
foo.i:2: internal compiler error: Segmentation fault
Please submit a full bug report,
with preprocessed source if appropriate.
See <URL:http://gcc.gnu.org/bugs.html> for instructions.

-- 
           Summary: [3.4 Regression]: Gcc segfault on duplicated asm
                    statement
           Product: gcc
           Version: 3.4.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hjl at lucon dot org
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: ia64-unknown-linux-gnu
  GCC host triplet: ia64-unknown-linux-gnu
GCC target triplet: ia64-unknown-linux-gnu


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


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

end of thread, other threads:[~2004-04-21 15:28 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-04-05 19:32 [Bug target/14857] New: [3.4 Regression]: Gcc segfault on duplicated asm statement hjl at lucon dot org
2004-04-05 19:41 ` [Bug target/14857] " pinskia at gcc dot gnu dot org
2004-04-06 16:26 ` [Bug target/14857] [3.4/3.5 " hjl at lucon dot org
2004-04-06 17:50 ` hjl at lucon dot org
2004-04-06 17:51 ` hjl at lucon dot org
2004-04-08  2:48 ` wilson at specifixinc dot com
2004-04-08  2:50 ` wilson at specifixinc dot com
2004-04-09 12:52 ` pinskia at gcc dot gnu dot org
2004-04-21 15:23 ` cvs-commit at gcc dot gnu dot org
2004-04-21 15:54 ` pinskia at gcc dot gnu dot 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).