This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: gcc 2.95.2, bug in gcse?
- To: vonbrand at sleipnir dot valparaiso dot cl
- Subject: Re: gcc 2.95.2, bug in gcse?
- From: "Martin v. Loewis" <martin at loewis dot home dot cs dot tu-berlin dot de>
- Date: Sun, 12 Mar 2000 19:32:05 +0100
- CC: ghouston at arglist dot com, gcc-bugs at gcc dot gnu dot org
- References: <200003121553.e2CFrsb18591@sleipnir.valparaiso.cl>
> egcs-20000306 on i686-redhat-linux gives an a.out that doesn't
> segfault, so it appears that the bug was fixed in the mainline.
Nevertheless, I think this bug is important enough to be fixed in the
release branch as well; today's 2.95.3 still generates wrong code.
Regards,
Martin