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]

Re: Preparations for IA64/VMS


On Fri, Oct 10, 2003 at 06:46:41PM -0400, Richard Kenner wrote:
> !   if (mask && TARGET_GNU_AS)
>       fprintf (file, "\t.prologue %d, %d\n", mask,

Incidentally, this cannot be correct either.  You'll get
invalid unwind info if you do this.


r~


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