http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
Wade Colson changed:
What|Removed |Added
CC||wade.colson at aol dot com
--- Comment #16
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #15 from xuepeng guo 2012-07-11 06:02:17
UTC ---
Author: xguo
Date: Wed Jul 11 06:02:10 2012
New Revision: 189421
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=189421
Log:
2012-07-11 Terry Guo
Backport r181685 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #13 from Jakub Jelinek 2011-11-24
07:24:49 UTC ---
Author: jakub
Date: Thu Nov 24 07:24:43 2011
New Revision: 181688
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181688
Log:
PR bootstrap/50888
* prims.cc: Don't inclu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #12 from Jakub Jelinek 2011-11-24
07:23:24 UTC ---
Author: jakub
Date: Thu Nov 24 07:23:16 2011
New Revision: 181687
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181687
Log:
PR bootstrap/50888
* prims.cc: Don't inclu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #11 from Jakub Jelinek 2011-11-24
07:21:50 UTC ---
Author: jakub
Date: Thu Nov 24 07:21:39 2011
New Revision: 181686
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181686
Log:
PR bootstrap/50888
* prims.cc: Don't inclu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #10 from Jakub Jelinek 2011-11-24
07:18:21 UTC ---
Author: jakub
Date: Thu Nov 24 07:18:16 2011
New Revision: 181685
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181685
Log:
PR bootstrap/50888
* prims.cc: Don't inclu
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #8 from Andrew Haley 2011-11-22 17:55:51
UTC ---
(In reply to comment #7)
> isspace is actually marked as not throwing, i.e. throw() in C++. In glibc
> 2.15+ it happens to be implemented as throw() inline function which calls
> anot
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #7 from Jakub Jelinek 2011-11-22
15:19:53 UTC ---
(In reply to comment #6)
> I suppose I don't really object to a workaround in libjava, but surely the
> sensible thing to do is fix isspace() not to throw. It can't, anyway: that
> wo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #6 from Andrew Haley 2011-11-21 18:02:29
UTC ---
I suppose I don't really object to a workaround in libjava, but surely the
sensible thing to do is fix isspace() not to throw. It can't, anyway: that
would be in breach of its spec.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
Andrew Pinski changed:
What|Removed |Added
CC||hjl.tools at gmail dot com
--- Comment #5
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #4 from Christian Joensson
2011-10-31 05:29:38 UTC ---
Recent bootstrap/build on i686/linux
libtool: link: /usr/local/src/trunk/objdir/./gcc/gcj
-B/usr/local/src/trunk/objdir/i686-redhat-linux/libjava/
-B/usr/local/src/trunk/objdir/.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
--- Comment #3 from Mark Wielaard 2011-10-27 23:14:02
UTC ---
I don't think isspace() is really needed. We can just check for ' '
and maybe tab.
wow - 1999 was a long time ago
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
Mark Wielaard changed:
What|Removed |Added
CC||green at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50888
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P1
--- Comment #1 from Jakub Jelinek 201
16 matches
Mail list logo