PR middle-end/18160

Richard Kenner kenner@vlsi1.ultra.nyu.edu
Wed Oct 27 00:31:00 GMT 2004


    In contrast, I understood

      register int bar;
      &bar;

    to be the case we were allowing as just a warning.  Which,
    I suppose, is ok.  Personally I'd still vote for a hard
    error, but whatever.

I would too, especially since all "register" means nowadays is "don't let
anybody take the address of this".



More information about the Gcc mailing list