aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/expr.c
AgeCommit message (Expand)AuthorFilesLines
2018-06-22PR c++/86219 - ICE with erroneous initializer in template.Jason Merrill1-1/+7
2018-06-16PR c++/86147 - wrong capture for template argument.Jason Merrill1-5/+8
2018-06-02PR c++/85761 - ICE with ill-formed use of const outer variable.Jason Merrill1-0/+8
2018-05-14cp-tree.h (TYPE_REF_P): New.Paolo Carlini1-2/+2
2018-03-09PR c++/84726 - unnecessary capture of constant vars.Jason Merrill1-2/+18
2018-03-07lambda.c (is_capture_proxy_with_ref): Remove.Jason Merrill1-2/+2
2018-02-01PR c++/84160 - ICE with nested variadic capture.Jason Merrill1-2/+2
2018-01-18PR c++/83160] local ref to captureNathan Sidwell1-1/+1
2018-01-17C++: Fix crash in warn_for_memset within templates (PR c++/83814)David Malcolm1-0/+15
2018-01-12[C++ PATCH] some reformattingNathan Sidwell1-16/+16
2018-01-03Update copyright years.Jakub Jelinek1-1/+1
2017-11-13Capture adjustments for P0588R1.Jason Merrill1-0/+16
2017-10-10More delayed lambda capture fixes.Jason Merrill1-18/+60
2017-09-28PR c++/56973, DR 696 - capture constant variables only as needed.Jason Merrill1-8/+99
2017-05-26cp-tree.h (struct lang_decl_decomp): New type.Jakub Jelinek1-2/+2
2017-05-23-Wunused and C++17 structured bindingsJason Merrill1-0/+3
2017-01-01Update copyright years.Jakub Jelinek1-1/+1
2016-05-24re PR middle-end/70434 (adding an extraneous cast to vector type results in i...Richard Biener1-0/+1
2016-04-19PR c++/66543 - -Wunused-but-set* false positivesJason Merrill1-0/+1
2016-01-04Update copyright years.Jakub Jelinek1-1/+1
2015-11-11decl.c: Remove unused header files.Andrew MacLeod1-5/+0
2015-10-29decl.c: Reorder #include's and remove duplicates.Andrew MacLeod1-2/+2
2015-09-03re PR c/66516 (missing diagnostic on taking the address of a builtin function)Martin Sebor1-6/+12
2015-07-08tree-core.h: Include symtab.h.Andrew MacLeod1-1/+0
2015-06-17coretypes.h: Include input.h and as-a.h.Andrew MacLeod1-1/+0
2015-06-08coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod1-3/+0
2015-06-04coretypes.h: Include machmode.h...Andrew MacLeod1-3/+0
2015-01-09genattrtab.c (write_header): Include hash-set.h...Michael Collison1-0/+9
2015-01-05Update copyright years.Jakub Jelinek1-1/+1
2014-08-22re PR c++/62129 (internal compiler error: in output_constant, at varasm.c:4755)Jason Merrill1-0/+8
2014-01-02Update copyright years in gcc/Richard Sandiford1-1/+1
2013-03-20re PR c++/54532 ([C++0x][constexpr] internal error when initializing static c...Jason Merrill1-0/+4
2013-01-10Update copyright years in gcc/Richard Sandiford1-2/+1
2012-12-11re PR c++/55643 ([C++11] incorrect "warning: variable ‘myVar’ set but no...Jakub Jelinek1-0/+1
2010-11-30diagnostic-core.h: Include bversion.h.Joseph Myers1-1/+0
2010-06-28system.h: Poison GCC_EXCEPT_H for front-end files.Steven Bosscher1-1/+0
2010-06-07re PR c++/44444 (-Wunused-but-set-variable problem with field references)Jakub Jelinek1-1/+2
2010-05-25Makefile.in (EXCEPT_H): Fix typo.Steven Bosscher1-2/+0
2010-05-06C++ support for -Wunused-but-set-variableJakub Jelinek1-0/+68
2007-10-26expr.c (cxx_expand_expr): Removed.Ollie Wild1-43/+0
2007-10-08varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-2/+1
2007-09-29RevertOllie Wild1-1/+2
2007-09-28varasm.c (compare_constant): Removed call to lang_hooks.expand_constant.Ollie Wild1-2/+1
2007-08-02typeck.c: Change copyright header to refer to version 3 of the GNU General Pu...Nick Clifton1-5/+4
2005-12-07* expr.c (cxx_expand_expr): Call gcc_unreachable instead of abort.Volker Reichelt1-1/+1
2005-06-25Update FSF address.Kelley Cook1-2/+2
2005-06-14Remove extra white spacing at end of lines.Mike Stump1-2/+2
2004-05-28re PR c++/15471 (Incorrect member pointer offsets in anonymous structs/unions)Mark Mitchell1-2/+15
2004-05-13Merge tree-ssa-20020619-branch into mainline.Diego Novillo1-15/+3
2004-01-21Make-lang.in, [...]: Update copyright.Kazu Hirata1-1/+1