On Thu, 14 Apr 2005, Dale Johannesen wrote:
> On Apr 14, 2005, at 7:14 AM, Andrew Pinski wrote:
> >>Does this bug look familiar? 20629 is ICEing in the same spot, but
> >>it looks like theirs was reproducible after preprocessing. Is there
> >>any more information that I provide that would be hel
I'm running into an ICE in the prerelease, that is proving to be
very difficult in reducing to a small testcase. If I preprocess
the source (via -E or -save-temps) the code successfully compiles.
If I minimally change the source file in some ways(like adding a
static integer in the global scope)