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]

Re: altivec patches


>>>>> "Geoff" == Geoff Keating <geoffk@geoffk.org> writes:

 > DWARF_FRAME_REGISTERS was invented, so people could add registers
 > without breaking binary compatibility.

But as it stands now it's value can't be dynamic-- say, with an abi
flag-- because it's value is used in places where it is expected to be
a constant (array sizes un unwind-dw2.c).

I will remedy this situation in another patch.

Aldy


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]