This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug tree-optimization/17483] [4.0 regression] ICE at -O3 when passing a reference.
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 14 Sep 2004 21:03:10 -0000
- Subject: [Bug tree-optimization/17483] [4.0 regression] ICE at -O3 when passing a reference.
- References: <20040914200117.17483.reichelt@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-09-14 21:03 -------
Hmm, it works for me on
Reading specs from /export/gates/pinskia/openbsd/bin/../lib/gcc/i686-unknown-openbsd3.1/4.0.0/
specs
Configured with: /home/gates/pinskia/src/gnu/gcc/src/configure --target=i686-unknown-
openbsd3.1 --host=i686-unknown-openbsd3.1 --build=i686-unknown-openbsd3.1 --disable-nls --
verbose --enable-cpp --prefix=/home/gates/pinskia/openbsd --enable-shared --disable-libmudflap
--enable-languages=c,c++,objc
Thread model: single
gcc version 4.0.0 20040914 (experimental)
Which has the following changelog entry at the top of the list:
2004-09-13 James E Wilson <wilson@specifixinc.com>
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=17483