public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug optimization/12928] New: [tree-ssa] Bad assembly code produced when compiling glibc
@ 2003-11-06 20:17 bbooth at redhat dot com
  2003-11-06 20:18 ` [Bug optimization/12928] " bbooth at redhat dot com
                   ` (9 more replies)
  0 siblings, 10 replies; 11+ messages in thread
From: bbooth at redhat dot com @ 2003-11-06 20:17 UTC (permalink / raw)
  To: gcc-bugs

PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

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

           Summary: [tree-ssa] Bad assembly code produced when compiling
                    glibc
           Product: gcc
           Version: tree-ssa
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: optimization
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bbooth at redhat dot com
                CC: gcc-bugs at gcc dot gnu dot org
  GCC host triplet: i686-pc-linux-gnu

GCC version:
    gcc (GCC) 3.5-tree-ssa 20031106 (merged 20031026)

GCC configure options:
    --prefix=/notnfs/bbooth/tree-ssa/i686/inst
    --srcdir=/notnfs/bbooth/tree-ssa/gcc
    --disable-multilib

Command line & compiler/assembler output:

/notnfs/bbooth/tree-ssa/i686/inst/libexec/gcc/i686-pc-linux-gnu/3.5-tree-ssa/cc1
-fpreprocessed sigsuspend.i -quiet -dumpbase sigsuspend.c -mtune=pentiumpro
-auxbase-strip /home/bbooth/tree-ssa/build/i686/GLIBC/signal/sigsuspend.o -O2
-Wall -Winline -Wstrict-prototypes -Wwrite-strings -version -ftime-report -o
sigsuspend.s
GNU C version 3.5-tree-ssa 20031106 (merged 20031026) (i686-pc-linux-gnu)
	compiled by GNU C version 3.5-tree-ssa 20031106 (merged 20031026).
GGC heuristics: --param ggc-min-expand=30 --param ggc-min-heapsize=4096

Execution times (seconds)
 lexical analysis      :   0.01 (14%) usr   0.00 ( 0%) sys   0.01 (11%) wall
 parser                :   0.02 (29%) usr   0.00 ( 0%) sys   0.02 (22%) wall
 tree gimplify         :   0.01 (14%) usr   0.00 ( 0%) sys   0.01 (11%) wall
 bypass jumps          :   0.01 (14%) usr   0.00 ( 0%) sys   0.01 (11%) wall
 symout                :   0.01 (14%) usr   0.00 ( 0%) sys   0.01 (11%) wall
 TOTAL                 :   0.07             0.02             0.09
 as -V -Qy -o /home/bbooth/tree-ssa/build/i686/GLIBC/signal/sigsuspend.o
sigsuspend.s
GNU assembler version 2.14.90.0.4 (i386-redhat-linux) using BFD version
2.14.90.0.4 20030523
sigsuspend.s: Assembler messages:
sigsuspend.s:83: Error: non-constant expression in ".if" statement
sigsuspend.s:84: Error: non-constant expression in ".if" statement
sigsuspend.s:87: Error: non-constant expression in ".if" statement

==============

.i file to come.


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

end of thread, other threads:[~2004-01-16 20:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-06 20:17 [Bug optimization/12928] New: [tree-ssa] Bad assembly code produced when compiling glibc bbooth at redhat dot com
2003-11-06 20:18 ` [Bug optimization/12928] " bbooth at redhat dot com
2003-11-06 20:18 ` bbooth at redhat dot com
2003-11-06 20:28 ` pinskia at gcc dot gnu dot org
2003-11-06 20:38 ` dnovillo at redhat dot com
2003-11-06 20:48 ` pinskia at gcc dot gnu dot org
2003-11-06 21:05 ` pinskia at gcc dot gnu dot org
2003-11-07 19:45 ` bbooth at redhat dot com
2003-11-07 19:46 ` bbooth at redhat dot com
2003-11-07 19:53 ` pinskia at gcc dot gnu dot org
2004-01-16 20:23 ` rth 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).