This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug middle-end/18299] [4.0 Regression] ICE in gimple-lower
- 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: 4 Nov 2004 19:48:54 -0000
- Subject: [Bug middle-end/18299] [4.0 Regression] ICE in gimple-lower
- References: <20041104181128.18299.nathan@gcc.gnu.org>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-11-04 19:48 -------
note the code will not work as you have "const tree __t = (__t);" in the code. I will see if I can reduce it
as this should not be that important. This is why macros are bad.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18299