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]

Re: pgcc-2.95.1 miscompiles XFree86-3.3.6


On Thu, 9 Sep 1999, Ronald Wahl wrote:

> On Thu, 9 Sep 1999, Ronald Wahl wrote:
> 
> > Hi,
> > 
> > I just compiled XFree86-3.3.5 with pgcc-2.95.1 and noticed that the
> > X-Server crashes. The problem code lies probably in the directory
> > xc/programs/Xserver/cfb of XFree86. I tried to compile this code with
> > different options. Results:
> > 
> >  -O2 -mk6: CRASH
> >  -O2 -m486: works
> >  -O2 -fno-schedule-insns2: works
> >  -O6 -fno-schedule-insns2: works
> > 
> > For this test the rest of the server was compiled with -O. If I compile
> > the whole X-Server (SVGA) with -O6 the X-Server starts but if
> > some clients connect it crashes. If I compile with -O3 then the server
> > dont crash but doesn't find any valid video mode. Very mystical....
> > 
> > Sorry haven't had time yet to do more tests but I hope you can fix this
> > really soon!
> 
> I forgot to note that i use the HAIFA scheduler... Maybe this is
> important.

Same bug seems to occure with pgcc-2.95.2. Postgres suffers from this bug
too (not checked with pgcc-2.95.2 yet). When will it be fixed?

ron

-- 
/\/\  Ronald Wahl -- rwahl@gmx.net     /\/\          C S N           /\/\
\/\/  -------------------------------  \/\/  ----------------------  \/\/
/\/\  http://www.tu-chemnitz.de/~row/  /\/\  network administration  /\/\
\/\/  PGP key available                \/\/    system  management    \/\/


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