2011/4/14 Georg-Johann Lay :
> These test cases
>
> gcc.target/avr/trivial.c
> gcc.target/avr/torture/trivial.c
>
> put non-const variables in read-only section .progmem.data which
> causes an error. The patch rewrites the files to make respective
> variables real-only (and besides that fixes line
These test cases
gcc.target/avr/trivial.c
gcc.target/avr/torture/trivial.c
put non-const variables in read-only section .progmem.data which
causes an error. The patch rewrites the files to make respective
variables real-only (and besides that fixes line endings).
Johann
./testsuite
2011-04-14