> > Any other inputs? > I would suggest to use "snprintf" b/gcc/config/i386/i386-c.c to avoid possible buffer overrun.
I also have a question regarding AS compatibility. In case one built GCC using AS with support of HLE then using this GCC on a machine with old AS will cause fail because of usupported prefix. Can we support it compile time rather configure time? regards, Sergos