This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: PATCH: C++ front end & register vars


On Wed, Jan 19, 2000 at 07:28:28PM -0000, Andrew Haley wrote:
> What about register vars?

At -O0 there aren't any.   I killed obey_regdecls, which was
the only thing that noticed `register' and have no intention
of replacing it with anything.


r~

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]