This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
| Other format: | [Raw text] | |
Here's a patch to make the remaining changes for the move to ISO C90 on the tree-ssa branch. Bootstrapped/regtested on x86_64-linux-gnu, committed as pre-approved. Andreas 2003-07-25 Andreas Jaeger <aj@suse.de> * c-call-graph.c: Convert to ISO C90. * c-common.c: Likewise. * c-mudflap.c: Likewise. * c-pretty-print.c: Likewise. * cfganal.c (find_edge): Likewise. * dependence.c: Likewise. * diagnostic.c (debug_output_buffer): Likewise. * except.c (expand_eh_handler): Likewise. * fold-const.c: Likewise. * langhooks.c: Likewise. * tree-cfg.c (last_exec_block): Likewise. * tree-ssa-pre.c: Likewise. * builtins.c: Likewise. * tree.h: Remove remaining PARAMS. * c-common.h: Likewise. * c-pretty-print.h: Likewise * c-tree.h: Likewise. * except.h: Likewise. * langhooks-def.h: Likewise. * langhooks.h: Likewise.
Attachment:
tree-ssa.patch.bz2
Description: BZip2 compressed data
-- Andreas Jaeger, aj@suse.de, http://www.suse.de/~aj SuSE Linux AG, Deutschherrnstr. 15-19, 90429 Nürnberg, Germany GPG fingerprint = 93A3 365E CE47 B889 DF7F FED1 389A 563C C272 A126
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |