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: SRA and inconsistencies in bit-field types


On Mar  5, 2007, kenner@vlsi1.ultra.nyu.edu (Richard Kenner) wrote:

>> Couldn't the Makefiles arrange for the C parts of the Ada front end to
>> be compiled with ADAC as well?

> Yes (and I think it was), but that wasn't the source of the inconsistency,
> which was linking with a different libgcc from what compiler that built the
> Ada front end expected.  And if you linked with ADAC's libgcc, then you
> wouldn't be linking with the one that the middle-end expected.

Aah, I see.  So you'd have to build a separate copy of libgcc with
ADAC for everything to work.  Yuck.

-- 
Alexandre Oliva         http://www.lsd.ic.unicamp.br/~oliva/
FSF Latin America Board Member         http://www.fsfla.org/
Red Hat Compiler Engineer   aoliva@{redhat.com, gcc.gnu.org}
Free Software Evangelist  oliva@{lsd.ic.unicamp.br, gnu.org}


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