PR middle-end/18160

Richard Henderson rth@redhat.com
Wed Oct 27 17:50:00 GMT 2004


On Tue, Oct 26, 2004 at 11:49:41PM -0700, Adam Nemet wrote:
> ! 	      error ("address of global register variable %qs requested",
> ! 		     IDENTIFIER_POINTER (DECL_NAME (x)));

Should use "%qD" and "x" instead of pulling out IDENTIFIER_POINTER.

Otherwise ok.


r~



More information about the Gcc mailing list