This is the mail archive of the
gcc@gcc.gnu.org
mailing list for the GCC project.
Re: loop.c:get_condition broken
- To: David Edelsohn <dje at watson dot ibm dot com>
- Subject: Re: loop.c:get_condition broken
- From: Jim Wilson <wilson at cygnus dot com>
- Date: Wed, 07 Oct 1998 15:46:23 -0700
- cc: Jeffrey Law <law at cygnus dot com>, Michael Hayes <m dot hayes at elec dot canterbury dot ac dot nz>, egcs at cygnus dot com
I did give you more information:
Sorry, I probably should have been more specific. I wanted a testcase to
reproduce the problem, so that I didn't have to compile random code until
I managed to reproduce it. I see now that it affects almost all loops though,
so it is trivial to write my own testcase.
Jim