This is the mail archive of the java@gcc.gnu.org mailing list for the Java 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: StrictMath.lo problem when building GCC (HEAD)


Anthony,


Anthony Green wrote:
Raif -

I'm seeing the same thing.  It looks like some recent change in GCC2003-02-15
prevents libgcj for building on the trunk.

AG

It looks like it's due to rth's split_all_insns patch

2003-02-15  Richard Henderson  <rth@redhat.com>

        * recog.c (split_all_insns): Include new blocks in life update;
        do a global life update.

It's not expanding the blocks bitmap before adding the new blocks :-(

Graham



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