c90-array-quals-2.c
90 Bytes
-
c-typeck.c (composite_type, [...]): Abort if we have type qualifiers at all. · de46b2fe
2004-06-23 Andrew Pinski <apinski@apple.com> * c-typeck.c (composite_type, <case ARRAY_TYPE>): Abort if we have type qualifiers at all. If both of the type domains are null and the new element type is the same as one of the, return the one which the element type. matches. Do not call qualify_type on the new type. 2004-06-23 Andrew Pinski <apinski@apple.com> * gcc.dg/c90-array-quals-2.c: New test. From-SVN: r83567
Andrew Pinski committed