-
- Downloads
builtins.def: Make the argument types of abort and exit independent of the front-end.
2002-07-10 Roger Sayle <roger@eyesopen.com>
Zack Weinberg <zack@codesourcery.com>
* builtins.def: Make the argument types of abort and exit
independent of the front-end.
* java/builtins.c (initialize_builtins): Remove defines that
handled C/C++ specific junk hereby removed from builtins.def.
* gcc.c-torture/execute/20000217-1.c: Fix usage of "abort".
Co-Authored-By:
Zack Weinberg <zack@codesourcery.com>
From-SVN: r55385
Showing
- gcc/ChangeLog 6 additions, 0 deletionsgcc/ChangeLog
- gcc/builtins.def 4 additions, 4 deletionsgcc/builtins.def
- gcc/java/ChangeLog 7 additions, 1 deletiongcc/java/ChangeLog
- gcc/java/builtins.c 0 additions, 2 deletionsgcc/java/builtins.c
- gcc/testsuite/ChangeLog 4 additions, 0 deletionsgcc/testsuite/ChangeLog
- gcc/testsuite/gcc.c-torture/execute/20000217-1.c 1 addition, 1 deletiongcc/testsuite/gcc.c-torture/execute/20000217-1.c
Loading
Please register or sign in to comment