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]

Re: ICE with gcc 3.4


Nitin Yewale wrote:
I would like to add following test case in dejagnu test suite under "gcc/testsuite/gcc.c-torture/compile" directory.

Mailing it to gcc-bugs will not accomplish this. Patches need to be sent to gcc-patches. This also needs to be sent as a patch with a ChangeLog entry.


Also, you need a bit more work on the testcase. It needs to fit into the testsuite. This is an h8300 only testcase, so it needs to be marked as such. See examples already in the testsuite, for instance, gcc/testsuite/gcc.dg/h8300-stack-1.c. You also need to indicate where this is a compile only or compile and run testcase, and you need to put in any special compiler options, etc. There are dg-* commands for all of this stuff.
--
Jim Wilson, GNU Tools Support, http://www.SpecifixInc.com



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