2011/4/14 Georg-Johann Lay <a...@gjlay.de>:
> 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  Georg-Johann Lay  <a...@gjlay.de>
>
>        * gcc.target/avr/trivial.c: Fix line endings. Make PROGMEM
>        variables const.
>        * gcc.target/avr/torture/trivial.c: Ditto.
>

Approved.

Denis.

Reply via email to