testcase cleanup

Mike Stump mrs@apple.com
Fri Jul 21 19:34:00 GMT 2006


In:

2006-07-17  J"orn Rennecke  <joern.rennecke@st.com>

         PR other/28251
         gcc.c-torture/unsorted/dump-noaddr.c: New test.
         gcc.c-torture/unsorted/dump-noaddr.x: New driver.

test cases were added that don't have enough detail to be unique or  
pin point which part of the testsuite is responsible for them.

This patch fixes:

PASS: -O0  dump-noaddr.c.001t.tu comparison
PASS: -O0  dump-noaddr.c.003t.original comparison
PASS: -O0  dump-noaddr.c.004t.gimple comparison

to be:

PASS: gcc.c-torture/unsorted/dump-noaddr.c.001t.tu,  -O0  comparison
PASS: gcc.c-torture/unsorted/dump-noaddr.c.003t.original,  -O0   
comparison
PASS: gcc.c-torture/unsorted/dump-noaddr.c.004t.gimple,  -O0  comparison

instead.  This better matches the existing style:

PASS: gcc.c-torture/unsorted/dump-noaddr.c,  -O0   -DMASK=2 -x c -da - 
fdump-tree-all -fdump-noaddr

People can weigh in if they think this is obvious if they'd like...  
normally I'd consider it obvious.

Ok?

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: tc-1.diffs.txt
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20060721/5e0dd3c8/attachment.txt>


More information about the Gcc-patches mailing list