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] for gcc/testsuite/gcc.dg/20020219-1.c


On Wed, Oct 09, 2002 at 02:06:46PM +0530, D.Venkatasubramanian, Noida wrote:
> On investigation, I found an array a being declared
> the size of which is too large for the 16 bit target.
> When I supply -mh -mint32, it works fine. By this patch,
> I preclude H8300 16 bit targets.

So why does your patch mention H8 at all, instead of
disabling this test for all 16 bit targets?


r~


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