[Bug fortran/19168] Mismatched KINDs in SELECT CASE constucts is not handled correctly

2005-01-08 Thread giovannibajo at libero dot it
-- What|Removed |Added Keywords||rejects-valid http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19168

[Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner

2005-01-08 Thread pinskia at gcc dot gnu dot org
-- What|Removed |Added Severity|normal |critical Priority|P2 |P1 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241

[Bug c/19342] New: internal compiler error: in common_type, at c-typeck.c:490

2005-01-08 Thread aj at gcc dot gnu dot org
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).

[Bug c/19342] internal compiler error: in common_type, at c-typeck.c:490

2005-01-08 Thread aj at gcc dot gnu dot org
--- 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

[Bug c/19342] internal compiler error: in common_type, at c-typeck.c:490

2005-01-08 Thread aj at gcc dot gnu dot org
--- 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

[Bug c++/19343] New: New warnings in libstdc++-v3 since 2004-01-05

2005-01-08 Thread aj at gcc dot gnu dot org
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

[Bug c++/19343] New warnings in libstdc++-v3 since 2004-01-05

2005-01-08 Thread aj at gcc dot gnu dot org
--- 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 __

[Bug java/19344] New: Java verification error: types could not be merged

2005-01-08 Thread brion at pobox dot com
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-

[Bug java/19344] Java verification error: types could not be merged

2005-01-08 Thread brion at pobox dot com
--- 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 &&

[Bug tree-optimization/19241] [4.0 Regression] ICE in make_decl_rtl with inliner

2005-01-08 Thread aj at gcc dot gnu dot org
--- 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

<    1   2