aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2011-06-20re PR c++/43321 ([c++0x] ICE on valid auto)Jason Merrill10-77/+52
2011-06-20re PR c++/43831 ([C++0x] gcc-4.5.0 does not fail invalid lambda captures (aga...Jason Merrill5-26/+82
2011-06-20re PR target/49385 (Invalid RTL intstruction for ARM)Ramana Radhakrishnan2-1/+9
2011-06-20ChangeLog gcc/Kai Tietz9-4/+99
2011-06-20* regrename.c (do_replace): Don't update notes.Bernd Schmidt2-32/+4
2011-06-20c-pragma.h (pragma_handler_1arg, [...]): New handler.Pierre Vittet3-21/+136
2011-06-20rs6000.c (create_TOC_reference): Wrap high part of toc-relative address in CO...Alan Modra3-38/+67
2011-06-20Daily bump.GCC Administrator1-1/+1
2011-06-19Daily bump.GCC Administrator1-1/+1
2011-06-18Use long long builtins of zero counting for x86-64.H.J. Lu2-3/+9
2011-06-18Properly check if .init_array can be used with .ctors on targets.H.J. Lu3-5/+217
2011-06-18re PR testsuite/49432 (FAIL: obj-c++.dg/invalid-type-1.mm)Jakub Jelinek2-2/+7
2011-06-18re PR fortran/49400 ([F08] Proc-pointer declaration in BLOCK construct)Janus Weil4-0/+22
2011-06-18tree-sra.c (type_internals_preclude_sra_p): Return true if the element type i...Eric Botcazou9-23/+136
2011-06-18oops, comitted with wrong PR# :( PR lto/48246Jan Hubicka1-1/+1
2011-06-18re PR lto/48246 (ICE in lto_wpa_write_files)Jan Hubicka2-8/+17
2011-06-18trans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAP on a dereference buil...Eric Botcazou2-1/+7
2011-06-18einfo.ads (Address_Taken): Document use for the second argument of Asm_Input ...Eric Botcazou6-12/+78
2011-06-18lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka1-28/+2
2011-06-18lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka1-1/+1
2011-06-18lto-symtab.c (lto_varpool_replace_node): Remove code handling extra name alia...Jan Hubicka10-147/+235
2011-06-18PR 49296 List directed read of string ending in EOF.Janne Blomqvist2-0/+27
2011-06-18re PR target/49411 ([4.6/4.7] ICE: unrecognizable insn with -mxop in _mm_roti...Jakub Jelinek14-17/+651
2011-06-18re PR c++/49458 ([C++0x][DR 1328] Obvious candidate for conversion to functio...Jason Merrill4-0/+18
2011-06-18Daily bump.GCC Administrator1-1/+1
2011-06-17re PR c++/43912 ([C++0x] lambda debug info does not describe captured variables)Jason Merrill11-81/+299
2011-06-17name-lookup.c (pushdecl_maybe_friend_1): Do check for shadowing of artificial...Jason Merrill2-5/+3
2011-06-17parser.c (cp_parser_lambda_expression): Clear LAMBDA_EXPR_THIS_CAPTURE after ...Jason Merrill4-3/+10
2011-06-17cp-tree.h (struct tree_lambda_expr): Change common to typed.Jason Merrill2-3/+6
2011-06-17pushdecl_with_scope commentJason Merrill1-1/+6
2011-06-17pt.c (tsubst_decl): Handle DECL_VALUE_EXPR on reference.Jason Merrill3-0/+16
2011-06-17semantics.c (finish_non_static_data_member): Preserve dereference in template.Jason Merrill2-2/+8
2011-06-17re PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT TYPE)Janus Weil4-0/+39
2011-06-17re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp ...Hans-Peter Nilsson2-0/+62
2011-06-17re PR rtl-optimization/48542 (unchanged variables in code which calls setjmp ...Hans-Peter Nilsson3-0/+24
2011-06-17Daily bump.GCC Administrator1-1/+1
2011-06-16re PR c++/44160 ([C++0x] a mysterious error on __func__ in a lambda expression)Jason Merrill4-10/+31
2011-06-16re PR c++/45378 ([C++0x] Narrowing error not detected)Jason Merrill4-1/+18
2011-06-16re PR c++/45399 ([C++0x] Warning for \0 in raw strings)Jason Merrill2-0/+3
2011-06-16re PR c++/49229 ([C++0x][SFINAE] ICE with variadics and depending non-type de...Jason Merrill4-0/+46
2011-06-16re PR c++/49251 ([C++0x][parameter pack expanding] unused parameter warning w...Jason Merrill4-1/+31
2011-06-16re PR c++/49420 ([C++0x] compiler segfault using result_of)Jason Merrill4-1/+33
2011-06-16tree-ssa-threadupdate.c (struct redirection_data): New field intermediate_edge.Jeff Law8-38/+256
2011-06-16re PR fortran/49074 ([OOP] Defined assignment w/ CLASS arrays: Incomplete err...Janus Weil4-0/+42
2011-06-16re PR testsuite/48727 (FAIL: g++.dg/opt/devirt2.C scan-assembler-times xyzzy 2)Steve Ellcey2-1/+6
2011-06-16re PR tree-optimization/49343 (ICE on field with variable offset)Martin Jambor5-4/+46
2011-06-16darwin-protos.h (machopic_select_rtx_section): Move to inside RTX_CODE ifdef.Iain Sandoe2-2/+7
2011-06-16* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.Rainer Orth2-0/+6
2011-06-16re PR middle-end/45098 (Missed induction variable optimization)Tom de Vries3-16/+10
2011-06-16re PR middle-end/45098 (Missed induction variable optimization)Tom de Vries2-0/+16