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: More PA64 infrastructure


  In message <10003161816.AA02546@vlsi1.ultra.nyu.edu>you write:
  >     It means we can't have a single compiler that generates PA32 code or
  >     PA64 code based on a switch, but we couldn't before this change anyway
  >     due to a number of factors that are unlikely to change.
  > 
  > Doesn't HP's compiler support this?  Most vendor compilers of 64-bit 
  > machines support this and I think it important that GCC do so as well.
You're welcome to try.  You're going to find it's a lot harder than you think
because of the issues I've posted a few times now.  But if you want to try
to make this work, go ahead.  

You'll find HP's compilers do this by actually having two sets of all the
tools and magically switching between the two.

jeff



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