[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread fxcoudert at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 Francois-Xavier Coudert fxcoudert at gcc dot gnu.org changed: What|Removed |Added Status|ASSIGNED

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 mrs at gcc dot gnu.org mrs at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|ASSIGNED

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 Dominique d'Humieres dominiq at lps dot ens.fr changed: What|Removed |Added Status|ASSIGNED|RESOLVED

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #11 from mrs at gcc dot gnu.org mrs at gcc dot gnu.org --- Yes, weird, thanks.

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 Jack Howarth howarth.at.gcc at gmail dot com changed: What|Removed |Added CC|

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread redi at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #13 from Jonathan Wakely redi at gcc dot gnu.org --- Because they are not ignored and are not useless.

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #14 from Dominique d'Humieres dominiq at lps dot ens.fr --- Because they are not ignored and are not useless. See https://gcc.gnu.org/ml/gcc/2014-05/msg00332.html.

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread mikestump at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #15 from Mike Stump mikestump at comcast dot net --- Short answer, error checking. Remove them and one removes some error checking.

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread howarth.at.gcc at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #16 from Jack Howarth howarth.at.gcc at gmail dot com --- (In reply to Mike Stump from comment #15) Short answer, error checking. Remove them and one removes some error checking. Will the current fix have any impact on our having

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread manu at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #17 from Manuel López-Ibáñez manu at gcc dot gnu.org --- The changelog was wrong. This is why bugzilla didn't catch the commit. It should have said: PR bootstrap/61146 instead of PR bootstrap/PR61146 It would be nice to have a

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread dominiq at lps dot ens.fr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #18 from Dominique d'Humieres dominiq at lps dot ens.fr --- Revision 211023 Author:fxcoudert Date:Wed May 28 15:17:29 2014 UTC (4 hours, 39 minutes ago) Log Message: PR bootstrap/PR61146 * wide-int.cc: Do not

[Bug other/61146] wide-int error when building GCC with clang

2014-05-28 Thread mikestump at comcast dot net
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #19 from Mike Stump mikestump at comcast dot net --- Nope.

[Bug other/61146] wide-int error when building GCC with clang

2014-05-27 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 mrs at gcc dot gnu.org mrs at gcc dot gnu.org changed: What|Removed |Added CC||fxcoudert

[Bug other/61146] wide-int error when building GCC with clang

2014-05-27 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 mrs at gcc dot gnu.org mrs at gcc dot gnu.org changed: What|Removed |Added Status|RESOLVED|ASSIGNED

[Bug other/61146] wide-int error when building GCC with clang

2014-05-27 Thread mrs at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 --- Comment #7 from mrs at gcc dot gnu.org mrs at gcc dot gnu.org --- Patch posted https://gcc.gnu.org/ml/gcc/2014-05/msg00316.html

[Bug other/61146] wide-int error when building GCC with clang

2014-05-12 Thread manu at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=61146 Manuel López-Ibáñez manu at gcc dot gnu.org changed: What|Removed |Added CC||manu at gcc