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]

Re: unsharing rtl too early


On May 18, 2000, Jeffrey A Law <law@cygnus.com> wrote:

>> int foo(int a) {
>> int w;
>> return w/a;
>> }

> Presumably this is in the testsuite? :-)

Not exactly this one; it's a slight simplification of
gcc.dg/980816-1.c

> If not, make sure you add it.

I don't think it's significant enough of a simplification.  Does
anybody?

-- 
Alexandre Oliva    Enjoy Guaranį, see http://www.ic.unicamp.br/~oliva/
Cygnus Solutions, a Red Hat company        aoliva@{redhat, cygnus}.com
Free Software Developer and Evangelist    CS PhD student at IC-Unicamp
oliva@{lsd.ic.unicamp.br, gnu.org}   Write to mailing lists, not to me


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