[AVR,committed]: ad PR45099: change error to warning

Nathan Froyd nfroyd@mozilla.com
Wed Sep 21 13:51:00 GMT 2011


On 9/21/2011 5:49 AM, Georg-Johann Lay wrote:
> As proposed in PR45099, avr-gcc will now just print a warning instead of an
> error when a fixed register is needed to pass a parameter to a function.

Where's the proposal in the PR?  I see a problem report that was 
addressed four months ago by adding an error, the addition of an error 
message, an explanation of why we're issuing an error message, and then 
this commit, which changes the error back into a warning (!).

I guess the original report proposed a warning, but an error seems like 
a *much* better idea.  Better to tell the user early that things are 
going to break, IMHO.

-Nathan



More information about the Gcc-patches mailing list