regarding df_regs_ever_live_p

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



What is the reason that GCC does not always automatically include the
frame-pointer and return-address registers in df_regs_ever_live_p such
that it is necessary to check respectively frame_pointer_needed and
crtl->profile ? ie:
https://github.com/gcc-mirror/gcc/blob/gcc-8_3_0-release/gcc/config/fr30/fr30.c#L145



[Index of Archives]     [Linux C Programming]     [Linux Kernel]     [eCos]     [Fedora Development]     [Fedora Announce]     [Autoconf]     [The DWARVES Debugging Tools]     [Yosemite Campsites]     [Yosemite News]     [Linux GCC]

  Powered by Linux