diff options
author | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2010-04-27 22:02:36 +0000 |
---|---|---|
committer | Eric Botcazou <ebotcazou@gcc.gnu.org> | 2010-04-27 22:02:36 +0000 |
commit | 4cbd3309afe42b44a953fa41cea403c59a3eb81c (patch) | |
tree | 347125a786e9449a14718ad6cd383f7b5a64cbc5 /gcc | |
parent | 294e855f96883c225bb8961eb456d8f770bdf41a (diff) | |
download | gcc-4cbd3309afe42b44a953fa41cea403c59a3eb81c.zip gcc-4cbd3309afe42b44a953fa41cea403c59a3eb81c.tar.gz gcc-4cbd3309afe42b44a953fa41cea403c59a3eb81c.tar.bz2 |
Remove bogus hunk in previous commit
From-SVN: r158811
Diffstat (limited to 'gcc')
-rw-r--r-- | gcc/tree.h | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -5184,7 +5184,6 @@ extern void internal_reference_types (void); extern unsigned int update_alignment_for_field (record_layout_info, tree, unsigned int); /* varasm.c */ -extern tree tree_output_constant_def (tree); extern void make_decl_rtl (tree); extern rtx make_decl_rtl_for_debug (tree); extern void make_decl_one_only (tree, tree); |