This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: Vector modes and C++ not supported?
- From: Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>
- To: Aldy Hernandez <aldyh at redhat dot com>
- Cc: Andrew Pinski <pinskia at physics dot uc dot edu>, Richard Guenther <rguenth at tat dot physik dot uni-tuebingen dot de>, <gcc at gcc dot gnu dot org>, Alexander Ehlert <ehlert at tat dot physik dot uni-tuebingen dot de>
- Date: Sat, 3 May 2003 18:56:29 +0200 (CEST)
- Subject: Re: Vector modes and C++ not supported?
On 1 May 2003, Aldy Hernandez wrote:
> >>>>> "Andrew" == Andrew Pinski <pinskia@physics.uc.edu> writes:
>
> > I had the same problem with the old C++ parser, around July 2002:
> > <http://gcc.gnu.org/ml/gcc/2002-07/msg01425.html>.
> > I did not explain myself well back then about this though.
>
> > Thanks,
> > Andrew Pinski
>
> In that case, it's my fault entirely :(. The PR should be assigned to
> me.
This is now c++/10611, please assign it to you.
Richard.