This is the mail archive of the gcc@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]
Other format: [Raw text]

Re: Reference-to-pointer argument bug?


jsalz-gcc@mail.jsalz.net writes:

| Thought I'd see if I'm thinking straight before I file a bug report...
| 
| Shouldn't the following be illegal?  (It compiles fine under g++ 3.3.1.)

yes.  In principle, it is fixed in the upcoming GCC-3.4.
(as a by-product of cast-as-lvalue extension removal).

-- Gaby


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