confirmed in gcc 3.0.2/x86: c/3573: Internal compiler error infixup_var_refs_1, at function.c:1922

Steven G. Johnson stevenj@ab-initio.mit.edu
Thu Oct 25 14:23:00 GMT 2001


On Thu, 25 Oct 2001, Neil Booth wrote:
> > void kill_gcc3(void)
> 
> That's not a very friendly name for a function.  We demand better.

Point taken.  How about:

void gcc3_profundity(/* the */ void /* of ignorance */)
{
     double truth = 3.14159 /* ... */, beauty;
     beauty = *(&truth);
     if (!(&beauty != &truth)) {
     }
}

Remember to express your "oh" of wonder: gcc -O.

Steven




More information about the Gcc-bugs mailing list