This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
[AVR] Missing avr51-flash1.x in avr target specific tests?
- From: Senthil Kumar Selvaraj <senthil_kumar dot selvaraj at atmel dot com>
- To: <gcc at gcc dot gnu dot org>
- Date: Thu, 4 Oct 2012 16:17:41 +0530
- Subject: [AVR] Missing avr51-flash1.x in avr target specific tests?
Some tests in gcc/testsuite/gcc.target/avr/torture (builtins-2.c, for
e.g.) have -Tavr51-flash1.x specified in dg-options. The tests currently
fail with an unable to open linker script error for that file.
Is that linker script supposed to be checked into source control? Or am
I missing some configure/build option?
Regards
Senthil