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: TYPE_VECTOR_OPAQUE broken


Why?  This is causing problems with the mep-elf port, which uses
opaque vectors extensively.
Because the existence of deprecated types (not TYPE_DECLs!) in
c-common.c is undocumented, and unfortunately it didn't show up on
PowerPC.  But even though its testcases are limited, I would have
thought that gcc.target/powerpc/spe1.c would have triggered it.

However, spe1.c is only run when the target is powerpc-linuxspe to enable the test.

I ran it before committing the patch.


Paolo


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