X-Git-Url: http://git.sourceforge.jp/view?a=blobdiff_plain;f=gcc%2Ffunction.h;h=42e52acaad55aea85a55e64e68d4cc10528a0bb5;hb=f454a5ff5cda04dec979d1d291c0b1089bbb22ad;hp=ff193bcf389915d61a4aca92073c943de1b7db07;hpb=6033bf1158967debce9f2f2571d42586b4c97a67;p=pf3gnuchains%2Fgcc-fork.git diff --git a/gcc/function.h b/gcc/function.h index ff193bcf389..42e52acaad5 100644 --- a/gcc/function.h +++ b/gcc/function.h @@ -435,6 +435,9 @@ struct GTY(()) rtl_data { function where currently compiled version of it is nothrow. */ bool nothrow; + /* True if we performed shrink-wrapping for the current function. */ + bool shrink_wrapped; + /* Like regs_ever_live, but 1 if a reg is set or clobbered from an asm. Unlike regs_ever_live, elements of this array corresponding to eliminable regs (like the frame pointer) are set if an asm