ICE with gcc 3.4, would like to add test case in Dejagnu test suite
Nitin Yewale
NitinY@KPITCummins.com
Tue Jun 22 11:54:00 GMT 2004
Hi,
I would like to add following test case in dejagnu test suite under "gcc/testsuite/gcc.c-torture/compile" directory.
Following program was giving ICE with "h8300-elf-gcc -ms -mn -c kp_ice.cpp" command line.
H8300-elf toolchain is built by using gcc 3.4.
/**************** START of kp_ice.cpp**************************/
void f(void) __attribute__((interrupt_handler));
void g(void) { }
void f(void) { g(); }
/**************** End of kp_ice.cpp**************************/
Regards,
Nitin Yewale,
KPIT Cummins InfoSystems Ltd.
Pune, India
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Free download of GNU based tool-chains for Renesas' SH and H8 Series.
The following site also offers free technical support to its users.
Visit http://www.kpitgnutools.com for details.
Latest versions of KPIT GNU tools were released on June 1, 2004.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
More information about the Gcc
mailing list