This is the mail archive of the gcc-bugs@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]

[Bug target/11606] testcases gcc.dg/pack-test-1.c, gcc.dg/pack-test-2.c fail


PLEASE REPLY TO gcc-bugzilla@gcc.gnu.org ONLY, *NOT* gcc-bugs@gcc.gnu.org.

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11606



------- Additional Comments From dank at kegel dot com  2003-07-20 21:29 -------
Right, I was just worried that the parts of the test that are supported
on sh4 might be failing.  A quick look makes me feel better - they seem
to be passing.  We could totally exclude these two tests from running on sh4,
but to be really correct, we should also extract the parts of the test that
don't use #pragma pack(push...) and put them into gcc.dg/pack-test-0.c
or something like that.


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