On Thu, May 06, 2010 at 08:08:17AM +0300, Niko Tyni wrote:

> >  perl -e '"-2" =~ /(.+)/; @foo=(); push @foo, $_ for $1..undef; print @foo 
> > ? "ok\n" : "not ok\n"'

> All tests pass without -Dusemorebits, which is equivalent to -Duse64bitint
> -Duselongdouble. Most probably it's -Duse64bitint that breaks. I'll test
> that next.

Confirmed, -Duse64bitint triggers it.

I'll see about distilling a minimal testcase for a proper gcc bug report,
but given that we now have workarounds that's not really critical.
-- 
Niko Tyni   [email protected]



-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]

Reply via email to