[commit] Eliminate simple "register" attributes

Andrew Cagney ac131313@redhat.com
Sun Sep 14 16:39:00 GMT 2003


Hello,

This patch eliminates simple uses of the "register" attribute vis:

 > {
 >   register int foo;
 >   register struct bar *b;

that is patterns matching /^  register /.

I've left parameter lists and nested blocks for a later pass - due to 
"register" appearing in comments and at the end of variable/function 
names, they got too tricky :-)

committed,
Andrew
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: diffs
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20030914/dfe771a9/attachment.ksh>


More information about the Gdb-patches mailing list