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] | |
On Tue, Nov 30, 2004 at 08:54:29PM +0000, Joseph S. Myers wrote:
> On Tue, 30 Nov 2004, Janis Johnson wrote:
>
> > +__vector Complex int vci; /* { dg-error "error" "" } */
>
> Should be _Complex or __complex__ not Complex.
<sigh>. I fixed the tests, but now see that we don't catch
"vector _Complex int".
Janis
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |