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]
Other format: [Raw text]

Re: [PATCH] Fix PR C++/3172, wrongly turning reference of a vector type into pointer to a vector type


On 4/29/07, Richard Guenther <richard.guenther@gmail.com> wrote:

This is ok. (I suppose this is not a regression, right?)
That is correct this is not a regression, it has always been broken
ever since vector_size was added.

Committed as revision 124300.

Thanks,
Andrew Pinski


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