mirror of
git://gcc.gnu.org/git/gcc.git
synced 2024-12-30 10:54:50 +08:00
dwarfout.c (getpwd): Add prototype.
� * dwarfout.c (getpwd): Add prototype. (is_pseudo_reg, type_main_variant, is_tagged_type, is_redundant_typedef): New declaration. (output_decl): Add prototype for FUNC. (type_main_variant): Make it static. (is_tagged_type): Likewise. (is_redundant_typedef): Likewise. From-SVN: r20617
This commit is contained in:
parent
c54ce0451c
commit
90bf9bc4b9
@ -10,12 +10,22 @@ Fri Jun 19 23:06:33 1998 Jason Merrill <jason@yorick.cygnus.com>
|
||||
|
||||
Fri Jun 19 22:55:14 1998 Jeffrey A Law (law@cygnus.com)
|
||||
|
||||
* README.gnat: Add a build patch from Fred Fish.
|
||||
|
||||
* c-lang.c (GNU_xref_begin, GNU_xref_end): Deleted.
|
||||
|
||||
* Makefile.in (c-iterate.o): Depend on expr.h.
|
||||
|
||||
Fri Jun 19 20:38:34 1998 H.J. Lu (hjl@gnu.org)
|
||||
|
||||
* dwarfout.c (getpwd): Add prototype.
|
||||
(is_pseudo_reg, type_main_variant, is_tagged_type,
|
||||
is_redundant_typedef): New declaration.
|
||||
(output_decl): Add prototype for FUNC.
|
||||
(type_main_variant): Make it static.
|
||||
(is_tagged_type): Likewise.
|
||||
(is_redundant_typedef): Likewise.
|
||||
|
||||
* expr.c (do_jump_by_parts_greater_rtx): Removed.
|
||||
(truthvalue_conversion): Likewise.
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user