dejagnu
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Add test case to Dejagnu test suite


From: Nitin Yewale
Subject: Add test case to Dejagnu test suite
Date: Thu, 17 Jun 2004 15:45:26 +0530

Hi,
        I would like to add following test case in dejagnu test suite.

        Following program gives 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**************************/

        Also I would like to know the procedure to include the test case in the 
gcc test suite?

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.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
 




reply via email to

[Prev in Thread] Current Thread [Next in Thread]