This is the mail archive of the gcc-bugs@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: bootstrap/3589: GCC 3.0-CVS illegal instruction on hppa1.1-proelf


 In message <3CA0F363.6A938C38@redhat.com>, Vladimir Makarov writes:
 > It is hard to achieve.  Of course the used object file format is major. 
 > So we could define __elfobj__ in pro-end.h and rtems.h.  But they are
 > connected with elf only config.gcc.  Somebody could create
 > hppa1.1-*-prosom using pro-end.h.  Of course it is stupid because there
 > is only proelf.
 > 
 > So I think the following patch is still reasonable.
 > 
 > 2002-03-26  Vladimir Makarov  <vmakarov@redhat.com>
 > 
 >         * pa/pa-pro-end.h (CPP_PREDEFINES): Add -D__pro__.
 > 
 >         * pa/lib2funcs.asm: Don't use .SPACE and .SUBSPACE if __pro__
 >         or __rtems_ is defined.
I went ahead and installed this patch.

Thanks,
jeff


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