http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59961
--- Comment #4 from Andrew Pinski ---
(In reply to Olaf from comment #3)
> Well... naive me found it quite surprising and unexpected that the following
> two lines produce grossly different results:
>
> double result1 = -s1*d1 + s2*d2;
> double r
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52125
--- Comment #7 from Steve Ellcey ---
OK, I will check that in as an obvious fix.
-binaries
Thread model: posix
gcc version 4.9.0 20140127 (experimental) (GCC)
$: clang-trunk -c -Woverflow imprecise-column-no-overflow.c
imprecise-column-no-overflow.c:3:12: warning: implicit conversion from 'long'
to 'short' changes value from 4294967295 to -1 [-Wconstan
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
--- Comment #9 from Eric Botcazou ---
> Updated patch. Apparently we were dropping the abnormal edges during
> expansion anyway, so there is nothing to do for RTL right now. The patch
> results in some Ada miscompares though, will debug tomorrow
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59963
Marek Polacek changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59964
Bug ID: 59964
Summary: gcc segfault on compiling nested parameter pack code
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Componen
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59965
Bug ID: 59965
Summary: All plugin tests fails with
--with-build-config=bootstrap-asan
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59966
Bug ID: 59966
Summary: All plugin tests fails with
--with-build-config=bootstrap-asan
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55499
Matt Hargett changed:
What|Removed |Added
Component|middle-end |ipa
Version|4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55477
Matt Hargett changed:
What|Removed |Added
Status|NEW |RESOLVED
Version|4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55478
Matt Hargett changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55498
Matt Hargett changed:
What|Removed |Added
Version|4.8.0 |4.9.0
--- Comment #5 from Matt Hargett --
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55500
Matt Hargett changed:
What|Removed |Added
Version|4.8.0 |4.9.0
--- Comment #2 from Matt Hargett --
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59097
--- Comment #1 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:30:16 2014
New Revision: 207161
URL: http://gcc.gnu.org/viewcvs?rev=207161&root=gcc&view=rev
Log:
PR c++/59097
* decl.c (compute_array_index_type): Don't call
may
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58837
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:30:26 2014
New Revision: 207162
URL: http://gcc.gnu.org/viewcvs?rev=207162&root=gcc&view=rev
Log:
PR c++/58837
* typeck.c (cp_truthvalue_conversion): Use explicit com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54652
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:31:30 2014
New Revision: 207169
URL: http://gcc.gnu.org/viewcvs?rev=207169&root=gcc&view=rev
Log:
PR c++/54652
* decl.c (duplicate_decls): Always use oldtype for TYPE
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58812
--- Comment #1 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:31:01 2014
New Revision: 207165
URL: http://gcc.gnu.org/viewcvs?rev=207165&root=gcc&view=rev
Log:
PR c++/58812
* call.c (convert_like_real): Give helpful error about
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59823
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:31:39 2014
New Revision: 207170
URL: http://gcc.gnu.org/viewcvs?rev=207170&root=gcc&view=rev
Log:
PR c++/59823
Core DR 1138
* call.c (reference_binding): Pass LOO
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58814
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:30:38 2014
New Revision: 207163
URL: http://gcc.gnu.org/viewcvs?rev=207163&root=gcc&view=rev
Log:
PR c++/58814
* typeck.c (cp_build_modify_expr): Make the RHS an rval
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58606
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:31:14 2014
New Revision: 207167
URL: http://gcc.gnu.org/viewcvs?rev=207167&root=gcc&view=rev
Log:
PR c++/58606
* pt.c (template_parm_to_arg): Call convert_from_refere
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58504
--- Comment #2 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:31:23 2014
New Revision: 207168
URL: http://gcc.gnu.org/viewcvs?rev=207168&root=gcc&view=rev
Log:
PR c++/58504
* pt.c (tsubst_copy_and_build) [TRAIT_EXPR]: Use tsubst
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=58639
--- Comment #3 from Jason Merrill ---
Author: jason
Date: Tue Jan 28 04:31:07 2014
New Revision: 207166
URL: http://gcc.gnu.org/viewcvs?rev=207166&root=gcc&view=rev
Log:
PR c++/58639
* call.c (build_aggr_conv): Reject value-initialization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59955
Yury Gribov changed:
What|Removed |Added
CC||y.gribov at samsung dot com
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59261
Jeffrey A. Law changed:
What|Removed |Added
CC||law at redhat dot com
--- Comment #1 fro
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=59920
--- Comment #10 from Jakub Jelinek ---
Well, the plan is not essentially remove the __builtin_setjmp_dispatcher, but
just replace it with the internal function (ABNORMAL_DISPATCHER).
Some further observations - tree-cfg.c factors out computed goto
101 - 125 of 125 matches
Mail list logo