optimization/10125: [3.2/3.3/3.4 regression] Infinite loop caused by -O2
Glen Nakamura
glen@imodulo.com
Sun Mar 23 18:36:00 GMT 2003
The following reply was made to PR optimization/10125; it has been noted by GNATS.
From: Glen Nakamura <glen@imodulo.com>
To: gcc-gnats@gcc.gnu.org, gcc-bugs@gcc.gnu.org, rth@gcc.gnu.org
Cc:
Subject: Re: optimization/10125: [3.2/3.3/3.4 regression] Infinite loop caused by -O2
Date: Sun, 23 Mar 2003 18:21:52 +0000
http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view%20audit-trail&database=gcc&pr=10125
> State-Changed-From-To: analyzed->closed
> State-Changed-By: rth
> State-Changed-When: Sun Mar 23 02:57:36 2003
> State-Changed-Why:
> Not a bug. Type-aliasing violation between "char **" and "unsigned **".
Actually, the test case uses "signed char **" and "unsigned char **"...
Not sure if that changes your analysis.
- glen
More information about the Gcc-prs
mailing list