This is the mail archive of the gcc@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: Incorrectly using call-clobbered registers


On Fri, 7 Mar 2003, Fergus Henderson wrote:

> On 06-Mar-2003, Carlos S?nchez de La Lama <csanchez at teisa dot unican dot es> wrote:
> > What I'm really working on is on a eCos port
> > for OpenRISC, but eCos-1.3.1 doesn't compile with gcc-3.1 so I nedd to
> > use gcc-2.95.3.
>
> Why not fix eCos-1.3.1 and/or gcc-3.1 so that eCos-1.3.1 compiles with
> gcc-3.1?

Good question.  Maybe it's simple; only case statements that
need to be changed into if-statements as per recent discussion:
<URL:http://gcc.gnu.org/ml/gcc-bugs/2003-02/msg00521.html>.
BTW, the same code is in newlib and fixed there in the same way.

brgds, H-P


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