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: PR 10776


On Sun, Jan 11, 2004 at 12:02:26PM +0100, Jan Hubicka wrote:
> There is yet another quadratic loop in reload itself when looking for
> equal registers, but I didn't find any testcase for it, perhaps it fires
> for you?
> What settings do you use?

./configure on i686-linux.  Run ./cc1 -O1 test.c.  I think, given how
we're configuring now, direct invoccation of cc1 implies i386 code
generation.  Not sure.


r~


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