CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2013/12/27 20:19:02
Modified files:
regress/gnu/egcs: Makefile
regress/gnu/egcs/gcc-bounds: Makefile getcwd-1.c.exp.gcc3
getcwd-1.c.exp.gcc4
regress/gnu/egcs/gcc-builtins: Makefile sprintf-1.c.exp
sprintf-2.c.exp sprintf-3.c.exp
stpcpy-1.c.exp stpcpy-2.c.exp
strcat-1.c.exp strcat-2.c.exp
strcpy-1.c.exp strcpy-2.c.exp
vsprintf-1.c.exp vsprintf-2.c.exp
vsprintf-3.c.exp
Log message:
- adjust getcwd-1.c.exp.gcc{3,4} after the getwd linker warning got added
- adjust gcc-builtins to use the same approach as gcc-bounds
- enable gcc-bounds and gcc-builtins in the default regression suite
now that everything passes