public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug bootstrap/21145] New: Bootstrap breaks on insn-conditions.c
@ 2005-04-21 10:34 v dot haisman at sh dot cvut dot cz
  2005-04-21 12:54 ` [Bug bootstrap/21145] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: v dot haisman at sh dot cvut dot cz @ 2005-04-21 10:34 UTC (permalink / raw)
  To: gcc-bugs

Configured with: ../srcdir/configure --disable-nls
--enable-version-specific-runtime-libs --enable-dwarf2 --with-cpu=athlon-tbird
--with-arch=athlon-tbird --with-system-zlib --disable-shared
--enable-languages=c,c++,objc --disable-sjlj-exceptions
--enable-shared=libstdc++ --enable-shared=libobjc --program-suffix=-4.0
--enable-objc-gc

gmake[2]: Entering directory `/usr/home/wilx/gcc-head/objdir/gcc'
gcc -c   -g -DENABLE_CHECKING -DENABLE_ASSERT_CHECKING -DIN_GCC   -W -Wall
-Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition
 -Wno-error  -DHAVE_CONFIG_H -DGENERATOR_FILE -I/usr/local/include   -I. -Ibuild
-I../../srcdir/gcc -I../../srcdir/gcc/build -I../../srcdir/gcc/../include
-I../../srcdir/gcc/../libcpp/include -I/usr/local/include  \
 -o build/insn-conditions.o insn-conditions.c
insn-conditions.c:97: error: `flag_unsafe_math_optimizations' undeclared here
(not in a function)
insn-conditions.c:97: error: initializer element is not constant
insn-conditions.c:97: error: (near initialization for `insn_conditions[10].value')
insn-conditions.c:97: warning: missing initializer
insn-conditions.c:97: warning: (near initialization for `insn_conditions[10].value')
insn-conditions.c:97: error: initializer element is not constant
insn-conditions.c:97: error: (near initialization for `insn_conditions[10]')
insn-conditions.c:101: error: initializer element is not constant
insn-conditions.c:101: error: (near initialization for `insn_conditions[11]')
insn-conditions.c:104: error: initializer element is not constant
insn-conditions.c:104: error: (near initialization for `insn_conditions[12]')
[...]

-- 
           Summary: Bootstrap breaks on insn-conditions.c
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Severity: critical
          Priority: P2
         Component: bootstrap
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: v dot haisman at sh dot cvut dot cz
                CC: gcc-bugs at gcc dot gnu dot org,v dot haisman at sh dot
                    cvut dot cz
 GCC build triplet: i386-unknown-freebsd5.4
  GCC host triplet: i386-unknown-freebsd5.4
GCC target triplet: i386-unknown-freebsd5.4


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


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

* [Bug bootstrap/21145] Bootstrap breaks on insn-conditions.c
  2005-04-21 10:34 [Bug bootstrap/21145] New: Bootstrap breaks on insn-conditions.c v dot haisman at sh dot cvut dot cz
@ 2005-04-21 12:54 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2005-04-21 12:54 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2005-04-21 12:54 -------
This is an awk bug and not a GCC bug, see PR 19601.

*** This bug has been marked as a duplicate of 19601 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE


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


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

end of thread, other threads:[~2005-04-21 12:54 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-04-21 10:34 [Bug bootstrap/21145] New: Bootstrap breaks on insn-conditions.c v dot haisman at sh dot cvut dot cz
2005-04-21 12:54 ` [Bug bootstrap/21145] " 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).