--
What|Removed |Added
Keywords||rejects-valid
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19168
--
What|Removed |Added
Severity|normal |critical
Priority|P2 |P1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241
quiet -dumpbase db.c -march=i686 -mtune=i686 -auxbase-strip db.o -O2
-Wall -W -Wall -Wno-unused -W -version -fmessage-length=0 -fno-strict-aliasing
-o db.s -m32
GNU C version 4.0.0 20050108 (experimental) (x86_64-suse-linux-gnu)
compiled by GNU C version 4.0.0 20050108 (experimental).
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:10
---
Created an attachment (id=7910)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7910&action=view)
Preprocessed source file - i386 compilation
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19342
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:15
---
Btw. error did not occur with GCC CVS from 20050103 and the next one tested
was from 20050108.
--
What|Removed |Added
I see the following new warnings when compiling GCC CVS on different
Linux platforms since 2004-01-05:
../../../../libstdc++-v3/src/bitmap_allocator.cc: In member function 'size_t*
__gnu_cxx::free_list::_M_get(size_t)':
../../../../libstdc++-v3/src/bitmap_allocator.cc:110: warning: control reac
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:19
---
Gaby comments in http://gcc.gnu.org/ml/libstdc++/2005-01/msg00064.html:
This is a compiler regression. The body of the function is:
_M_get(size_t __sz) throw(std::bad_alloc)
{
#if defined __
igure --prefix=/opt/gcj
--enable-languages=c,c++,java : (reconfigured)
../gcc/configure --prefix=/opt/gcj --enable-languages=c,c++,java
Thread model: posix
gcc version 4.0.0 20050108 (experimental)
/opt/gcj/libexec/gcc/i686-pc-linux-gnu/4.0.0/jc1 /tmp/ccjhixvIjx
-fhash-synchronization -fno-use-
--- Additional Comments From brion at pobox dot com 2005-01-09 07:25
---
Created an attachment (id=7911)
--> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=7911&action=view)
Java source file which causes verification error when compiled via bytecode
Compile with:
gcj -C Cleaner.java &&
--- Additional Comments From aj at gcc dot gnu dot org 2005-01-09 07:29
---
Honza, this is an inliner bug - could you look at it, please?
--
What|Removed |Added
101 - 110 of 110 matches
Mail list logo