[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-02 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 Paolo Carlini changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-02 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #10 from paolo at gcc dot gnu.org 2011-08-02 20:27:00 UTC --- Author: paolo Date: Tue Aug 2 20:26:57 2011 New Revision: 177212 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=177212 Log: 2011-08-02 Paolo Carlini PR boo

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-02 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #9 from joseph at codesourcery dot com 2011-08-02 12:32:24 UTC --- On Tue, 2 Aug 2011, rguenther at suse dot de wrote: > well, I don't think we want the assert in abs_hwi as it stands now. > Either we can handle this case in the calle

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-02 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #8 from rguenther at suse dot de 2011-08-02 08:42:00 UTC --- On Mon, 1 Aug 2011, paolo.carlini at oracle dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 > > --- Comment #6 from Paolo Carlini > 2011-08-01 17:20:5

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-02 Thread rguenther at suse dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #7 from rguenther at suse dot de 2011-08-02 08:40:24 UTC --- On Mon, 1 Aug 2011, paolo.carlini at oracle dot com wrote: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 > > Paolo Carlini changed: > >What|Removed

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 Paolo Carlini changed: What|Removed |Added Status|NEW |ASSIGNED CC|paolo.carlini

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #6 from Paolo Carlini 2011-08-01 17:20:57 UTC --- To be clear: if nobody objects I'm willing to bootstrap and test again that patch, commit it, and then use abs_hwi in all the places pointed out here.

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #5 from Paolo Carlini 2011-08-01 16:56:33 UTC --- Ah, excellent. But what happened to that patch, I see it approved but not committed!?

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread joseph at codesourcery dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 --- Comment #4 from joseph at codesourcery dot com 2011-08-01 16:44:52 UTC --- For HOST_WIDE_INT we want abs_hwi from .

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-08-01 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 Paolo Carlini changed: What|Removed |Added CC||paolo.carlini at oracle dot

[Bug bootstrap/49914] call to abs(long long) in gcc/fold-const.c

2011-07-31 Thread rguenth at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49914 Richard Guenther changed: What|Removed |Added Status|UNCONFIRMED |NEW Last reconfirmed|