aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp
AgeCommit message (Expand)AuthorFilesLines
2014-01-24Replace flag_enable_cilkplus with flag_cilkplus.Balaji V. Iyer7-18/+35
2014-01-24re PR c++/58550 (][c++11] ICE with auto in function return type and lto)Jason Merrill2-1/+10
2014-01-24re PR c++/59886 (C++ array init optimization results in RANGE_EXPRs in assign...Jason Merrill2-36/+41
2014-01-24typeck2.c (split_nonconstant_init_1): Fix num_split_elts handling for RANGE_A...Jakub Jelinek2-0/+7
2014-01-24re PR c++/57524 (ICE: in timevar_start, at timevar.c:343)Paolo Carlini2-2/+7
2014-01-23re PR c/59846 (Imprecise column number for -Wtype-limits)Marek Polacek2-1/+7
2014-01-23re PR c/58346 (ICE with SIGFPE at -O1 and above on x86_64-linux-gnu (affectin...Marek Polacek2-0/+14
2014-01-23re PR c++/55189 (enable -Wreturn-type by default)Jason Merrill6-2/+103
2014-01-23call.c (build_op_delete_call): Use make_tree_vector and release_tree_vector.Jason Merrill2-3/+7
2014-01-23re PR c++/58980 (ICE with invalid enum declaration)Paolo Carlini2-4/+20
2014-01-23Added support for Cilk Plus SIMD-enabled functions for C++.Balaji V. Iyer5-29/+279
2014-01-23re PR middle-end/58809 (ICE with complex variable in OpenMP reduction clause)Jakub Jelinek2-0/+10
2014-01-22re PR c++/59482 (A friend class cannot inherit a private nested class)Ville Voutilainen2-1/+17
2014-01-20c-ada-spec.h (dump_ada_specs): Revert prototype change.Eric Botcazou2-1/+5
2014-01-17re PR c++/59270 ([c++11] ICE with decltype of a broken class)Paolo Carlini2-0/+10
2014-01-17re PR c++/59269 (ICE with reference in union)Paolo Carlini2-1/+8
2014-01-17re PR c++/59838 (ICE with an enum using an incomplete type)Marek Polacek2-0/+7
2014-01-16re PR c++/59821 (__builtin_LINE and __builtin_FILE for new'd objects is wrong)Jason Merrill2-1/+20
2014-01-15re PR c++/59659 (large zero-initialized std::array compile time excessive)Jason Merrill3-67/+98
2014-01-09re PR c++/59631 (ICE using _Cilk_spawn without -fcilkplus)Balaji V. Iyer2-3/+17
2014-01-08re PR c++/59614 (Explostion in compile time of heavily templated code)Jason Merrill4-19/+81
2014-01-07re PR c++/58856 (spurious 'wrong number of template arguments' error for temp...Jason Merrill2-0/+15
2014-01-07re PR c++/58965 ([c++11] ICE with member initializer in static union)Jason Merrill2-1/+7
2014-01-07semantics.c (trait_expr_value, [...]): Implement the letter of 20.11.6 about ...Paolo Carlini2-1/+8
2014-01-06re PR target/59644 (r206243 miscompiles Linux kernel)Jakub Jelinek1-4/+4
2014-01-06re PR c++/59638 ([c++1y] ICE with pointer to function that has auto as parame...Adam Butcher2-0/+13
2014-01-06re PR c++/59629 ([c++11] ICE with invalid use of auto in lambda function)Adam Butcher2-0/+9
2014-01-06re PR c++/59636 ([c++1y] ICE with missing template parameter in lambda)Adam Butcher2-6/+10
2014-01-06re PR c++/59635 ([c++1y] ICE with auto and ... as lambda parameter)Adam Butcher2-1/+7
2014-01-03re PR c++/58950 (Missing "statement has no effect")Marc Glisse2-1/+8
2014-01-03re PR c++/58567 (ICE with invalid loop variable in template using openmp)Tobias Burnus2-0/+9
2014-01-03Core DR 1442 PR c++/59165Paolo Carlini7-22/+27
2014-01-02Rotate cp/ChangeLogJakub Jelinek2-4291/+4296
2014-01-02re PR libstdc++/59087 (Issues including complex.h in C++11/1y mode because of...Marc Glisse2-0/+9
2014-01-02re PR c++/59641 (ICE with invalid expression in vector arithmetic)Marc Glisse2-0/+12
2014-01-02call.c (convert_like_real): Check complain.Marc Glisse2-0/+6
2014-01-02re PR c++/59378 (Internal compiler error when using __builtin_shuffle in a te...Marc Glisse2-5/+24
2014-01-02Update copyright years in gcc/Richard Sandiford51-51/+55
2014-01-02arc-common.c, [...]: Use the standard form for the copyright notice.Richard Sandiford4-3/+8
2013-12-30Fix spacing.Mike Stump1-10/+10
2013-12-23re PR c++/59271 (a.C:16:21: internal compiler error: in strip_typedefs, at cp...Jason Merrill2-2/+5
2013-12-23re PR c++/59349 (ICE on invalid: Segmentation fault toplev.c:336)Jason Merrill2-0/+10
2013-12-23re PR c++/41090 (Using static label reference in c++ class constructor produc...Jason Merrill6-79/+308
2013-12-23re PR c++/59111 ([c++11] ICE on invalid usage of auto in return type)Marek Polacek2-1/+6
2013-12-20merge auto_vec and stack_vecTrevor Saunders2-1/+6
2013-12-18Forgot to add a changelog entry for previous commit. Added here.Balaji V. Iyer1-0/+5
2013-12-18Added support for Cilk Plus SIMD-enabled function for C.Balaji V. Iyer1-3/+3
2013-12-17Fix description of OpenMP parallel directive in the C and C++ front ends.Thomas Schwinge2-4/+12
2013-12-16Additional ChangeLog entry fix.Jakub Jelinek1-1/+1
2013-12-16Fix up ChangeLog entry function name.Jakub Jelinek1-1/+2