[Bug middle-end/13776] [4.0 Regression] Many C++ compile-time regressions for MICO's ORB code

2005-02-01 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-02-01 13:39 --- Karel, ir.ii does not compile since Mark Mitchell's patch to disallow floating point literals in constant expressions went in. I think if you could regenerated the preprocessed source, it should work

[Bug target/19556] [4.0 Regression] ICE with -march=pentium-m (during bootstrap)

2005-01-21 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-21 15:43 --- Subject: Re: [4.0 Regression] ICE with -march=pentium-m (during bootstrap) I verified it still ICEs as of today (2005-01-21). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19556

[Bug rtl-optimization/19556] ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-21 00:33 --- Created an attachment (id=8025) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8025&action=view) preprocessed source -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19556

[Bug rtl-optimization/19556] New: ICE with -march=pentium-m (during bootstrap)

2005-01-20 Thread arend dot bayer at web dot de
Version: 4.0.0 Status: UNCONFIRMED Severity: normal Priority: P2 Component: rtl-optimization AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: arend dot bayer at web dot de CC: gcc-bugs at gcc dot gnu dot org GCC h

[Bug target/18421] ICE in reload_cse_simplify_operands, at postreload.c:391

2005-01-08 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-08 21:40 --- I get an ICE at exactly the same place when trying to bootstrap current HEAD: xgcc --version Using built-in specs. Configured with: ../gcc/configure --prefix=/usr/local/gcc-head/ --enable-languages=c

[Bug c++/19241] [4.0 Regression] ICE in make_decl_rtl, at varasm.c:867

2005-01-05 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-05 18:57 --- Sorry, don't bother sending me the tar-ball, I can now reproduce it with your attachments. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19241

[Bug c++/19241] [4.0 Regression] ICE in make_decl_rtl, at varasm.c:867

2005-01-05 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-05 18:52 --- (In reply to comment #18) > (In reply to comment #17) > > Lars, can you maybe describe how to reproduce this starting from the lyx > > tarball? (I.e. which tarball to download, how

[Bug c++/19241] [4.0 Regression] ICE in make_decl_rtl, at varasm.c:867

2005-01-05 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-05 17:31 --- Lars, can you maybe describe how to reproduce this starting from the lyx tarball? (I.e. which tarball to download, how to configure so that it uses PCH etc.) -- http://gcc.gnu.org/bugzilla

[Bug tree-optimization/18241] [4.0 Regression] linux kernel loop gets miscompiled

2005-01-03 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-03 13:55 --- Sorry, should have been a bit more specific probably: gcc version 4.0.0 20050103 (experimental) (i686-pc-linux-gnu) Kernel is 2.6.10, and the oops is triggered for me by the EXT3 code

[Bug tree-optimization/18241] [4.0 Regression] linux kernel loop gets miscompiled

2005-01-03 Thread arend dot bayer at web dot de
--- Additional Comments From arend dot bayer at web dot de 2005-01-03 13:41 --- Happens on x86 too (symptom is an oops on boot in radix_tree_tag_clear). -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18241