]> gcc.gnu.org Git - gcc.git/commit - gcc/ChangeLog
builtins.def: Make the argument types of abort and exit independent of the front...
authorRoger Sayle <roger@eyesopen.com>
Thu, 11 Jul 2002 01:20:23 +0000 (01:20 +0000)
committerRoger Sayle <sayle@gcc.gnu.org>
Thu, 11 Jul 2002 01:20:23 +0000 (01:20 +0000)
commitc5358a5d4619e8a49b44295c70868f2f26a98462
treee00b81701593f7df60c8eb9a66435762973887de
parenta35f8b7428f9534a23ac357e48d7c6b7f03d164e
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
gcc/ChangeLog
gcc/builtins.def
gcc/java/ChangeLog
gcc/java/builtins.c
gcc/testsuite/ChangeLog
gcc/testsuite/gcc.c-torture/execute/20000217-1.c
This page took 0.057757 seconds and 5 git commands to generate.