summaryrefslogtreecommitdiff
path: root/regress/gnu
AgeCommit message (Collapse)Author
2004-04-27regress check for macro presence/failure in bounded attrib declarationAnil Madhavapeddy
2004-04-23fill in the blanks for gcc2Anil Madhavapeddy
2004-04-23Lots more regression tests to test builtins for gcc3 and various ickyAnil Madhavapeddy
corner cases. need to separate gcc2/gcc3 output expectations since the error formats have diverged.
2004-04-03use a constant sized type so regress doesnt fail on 64-bitAnil Madhavapeddy
2003-10-07add a few regression tests for the recently fixed md functionsAnil Madhavapeddy
2003-09-05no longer warn on '0' bound size, add new test for the negative caseAnil Madhavapeddy
2003-08-06- fix makefile targets so c++ targets do get checked correctlyAnil Madhavapeddy
- update sscanf-cpp regress results to current error format - add checks for variable length arrays to make sure they are ignored
2003-07-03some more regress tests for __bounded__Anil Madhavapeddy
2003-06-26various regression tests for -WboundedAnil Madhavapeddy
2002-02-23no more need to explicitly specify regress: _SUBDIRUSE targets anymore.Artur Grabowski
XXX - what about the install targets?
2001-10-07gcc regress framework.Marc Espie