On Feb 16, 2012, at 8:59 AM, Mike Stump wrote:
>> -error ("Alias has non-alias refernece");
>> +error ("Alias has non-alias reference");
>
> Unless Alias means something very specific, the english word should be lower
> case. Since this is the middle end, it should not refer to a
On Feb 15, 2012, at 10:32 PM, Jakub Jelinek wrote:
> Bootstrapped/regtested on x86_64-linux and i686-linux,
> committed to trunk as obvious:
>
> 2012-02-16 Jakub Jelinek
>
> PR translation/52264
> * cgraphunit.c (verify_cgraph_node): Fix a typo.
>
> --- gcc/cgraphunit.c.jj 2
Hi!
Bootstrapped/regtested on x86_64-linux and i686-linux,
committed to trunk as obvious:
2012-02-16 Jakub Jelinek
PR translation/52264
* cgraphunit.c (verify_cgraph_node): Fix a typo.
--- gcc/cgraphunit.c.jj 2012-02-12 15:46:32.0 +0100
+++ gcc/cgraphunit.c2012-02