Re: Ping #1: [testsuite, AVR]: Add some progmem test cases

2011-07-04 Thread Mike Stump
On Jul 4, 2011, at 4:07 AM, Denis Chertykov wrote: >> >> testsuite/ >>* gcc.target/avr/torture/progmem-1.cpp: New file. > > I don't know who must approve tests. > If me then Approved You! If there are ugly details more related to the test suite framework, feel free to kick it up.

Re: Ping #1: [testsuite, AVR]: Add some progmem test cases

2011-07-04 Thread Denis Chertykov
2011/7/4 Georg-Johann Lay : > Georg-Johann Lay wrote: >> Some runtime and checks for error/warning for C/C++. > > Note that some tests fail because of pending > > http://gcc.gnu.org/ml/gcc-patches/2011-06/msg02318.html > > Johann > > testsuite/ >        * gcc.target/avr/avr.exp: Run over cpp files,

Ping #1: [testsuite, AVR]: Add some progmem test cases

2011-07-04 Thread Georg-Johann Lay
Georg-Johann Lay wrote: > Some runtime and checks for error/warning for C/C++. Note that some tests fail because of pending http://gcc.gnu.org/ml/gcc-patches/2011-06/msg02318.html Johann testsuite/ * gcc.target/avr/avr.exp: Run over cpp files, too. * gcc.target/avr/torture/avr-t