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] | |
Hi,
When this patch gets merged into the tree-ssa branch, gimplify.c will no
longer have to depend on rtl.h. These flags seem to be more related to
trees than to rtl anyway.
Bootstrapped c,c++,objc,f77 on i686-pc-linux-gnu, no functional changes
obviously. OK?
Gr.
Steven
2003-06-28 Steven Bosscher <steven@gcc.gnu.org>
* rtl.h (ECF_*, flags_from_decl_or_type): Move from here...
* tree.h: ...to here.
Attachment:
callflags.patch
Description: Binary data
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |