platform/upstream/gcc.git
2011-06-21 Richard Guentheripa-inline-transform.c (inline_transform): Fix previous...
2011-06-21 Ira Rosenre PR tree-optimization/49478 (ice in expand_widen_patt...
2011-06-21 Richard Guentheripa-inline-transform.c (inline_transform): Fix typo.
2011-06-21 Richard Guentherre PR tree-optimization/49483 (unable to vectorize...
2011-06-21 Joseph Myersgcc.pot: Regenerate.
2011-06-21 Rainer OrthFixed several pathnames to be relative to gcc/testsuite.
2011-06-21 Joseph Myersgcc_update (gcc/config/avr/avr-tables.opt): New depende...
2011-06-21 Ira Rosenre PR testsuite/49443 (gcc.dg/vect/vect-peel-3.c and...
2011-06-21 Rainer Orthusegld.h: New file.
2011-06-21 Jakub JelinekRemove >>>> marker.
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-21 Christian BruelPR middle-end/49139 PR other/43564 make sure the inline...
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-21 Christian BruelPR middle-end/49139 fix always_inline diagnostics
2011-06-21 Jakub JelinekMakefile.in (dg_target_exps): Set.
2011-06-21 Jason Merrillre PR c++/49216 ([C++0x] ICE on compiling new-expressio...
2011-06-21 Jason Merrillre PR c++/48138 (__attribute__((aligned)) should give...
2011-06-21 GCC AdministratorDaily bump.
2011-06-20 Changpeng Fangpr49089: enable avx256 splitting unaligned load/store...
2011-06-20 Tobias Burnusre PR fortran/18918 (Eventually support Fortran 2008...
2011-06-20 Bernd Schmidtregrename.c (scan_rtx_reg): Handle the case where we...
2011-06-20 Janis Johnsonscandump.exp (scan-dump, [...]): Treat a missing dump...
2011-06-20 Janis Johnsonscanasm.exp (object-size): Move argument processing...
2011-06-20 H.J. LuDon't check zero/sign extended hard registers.
2011-06-20 Alan Modrars6000.c (rs6000_cannot_force_const_mem): Match CONST...
2011-06-20 H.J. LuCheck zero/sign extended hard registers.
2011-06-20 Jason Merrillre PR c++/47080 ([C++0x] explicit conversion function...
2011-06-20 Jason Merrillre PR c++/47635 ([C++0x] ICE on invalid code in constru...
2011-06-20 Jason Merrillre PR c++/48138 (__attribute__((aligned)) should give...
2011-06-20 Jason Merrillre PR c++/49205 ([C++0x] Default constructor with pack...
2011-06-20 Jason Merrillre PR c++/37089 ([C++0x] rvalue/lvalue reference collap...
2011-06-20 Jason Merrillre PR c++/43321 ([c++0x] ICE on valid auto)
2011-06-20 Jason Merrillre PR c++/43831 ([C++0x] gcc-4.5.0 does not fail invali...
2011-06-20 Ramana Radhakrishnanre PR target/49385 (Invalid RTL intstruction for ARM)
2011-06-20 Kai TietzChangeLog gcc/
2011-06-20 Daniel Kruglertuple (__conv_types, [...]): Add.
2011-06-20 Bernd Schmidt* regrename.c (do_replace): Don't update notes.
2011-06-20 Pierre Vittetc-pragma.h (pragma_handler_1arg, [...]): New handler.
2011-06-20 Alan Modrars6000.c (create_TOC_reference): Wrap high part of...
2011-06-20 GCC AdministratorDaily bump.
2011-06-19 Mike Stumpre PR target/49461 (boehm-gc and gcj incompatible with...
2011-06-19 GCC AdministratorDaily bump.
2011-06-18 H.J. LuUse long long builtins of zero counting for x86-64.
2011-06-18 Jack Howarthre PR target/49461 (boehm-gc and gcj incompatible with...
2011-06-18 H.J. LuProperly check if .init_array can be used with .ctors...
2011-06-18 Jakub Jelinekre PR testsuite/49432 (FAIL: obj-c++.dg/invalid-type...
2011-06-18 Janus Weilre PR fortran/49400 ([F08] Proc-pointer declaration...
2011-06-18 Eric Botcazoutree-sra.c (type_internals_preclude_sra_p): Return...
2011-06-18 Jan Hubickaoops, comitted with wrong PR# :( PR lto/48246
2011-06-18 Jan Hubickare PR lto/48246 (ICE in lto_wpa_write_files)
2011-06-18 Eric Botcazoutrans.c (Identifier_to_gnu): Don't set TREE_THIS_NOTRAP...
2011-06-18 Eric Botcazoueinfo.ads (Address_Taken): Document use for the second...
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-18 Jan Hubickalto-symtab.c (lto_varpool_replace_node): Remove code...
2011-06-18 Janne BlomqvistPR 49296 List directed read of string ending in EOF.
2011-06-18 Jakub Jelinekre PR target/49411 ([4.6/4.7] ICE: unrecognizable insn...
2011-06-18 Jason Merrillre PR c++/49458 ([C++0x][DR 1328] Obvious candidate...
2011-06-18 GCC AdministratorDaily bump.
2011-06-17 Jason Merrillre PR c++/43912 ([C++0x] lambda debug info does not...
2011-06-17 Jason Merrillname-lookup.c (pushdecl_maybe_friend_1): Do check for...
2011-06-17 Jason Merrillparser.c (cp_parser_lambda_expression): Clear LAMBDA_EX...
2011-06-17 Jason Merrillcp-tree.h (struct tree_lambda_expr): Change common...
2011-06-17 Jason Merrillpushdecl_with_scope comment
2011-06-17 Jason Merrillpt.c (tsubst_decl): Handle DECL_VALUE_EXPR on reference.
2011-06-17 Jason Merrillsemantics.c (finish_non_static_data_member): Preserve...
2011-06-17 Janus Weilre PR fortran/48699 ([OOP] MOVE_ALLOC inside SELECT...
2011-06-17 Rainer Orthre PR libgcj/49315 (Throw_2 SEGVs on Tru64 UNIX)
2011-06-17 Hans-Peter... re PR rtl-optimization/48542 (unchanged variables in...
2011-06-17 Hans-Peter... re PR rtl-optimization/48542 (unchanged variables in...
2011-06-17 GCC AdministratorDaily bump.
2011-06-16 Daniel Carrerasingle.c (_gfortran_caf_register): Store the address...
2011-06-16 Jason Merrillre PR c++/44160 ([C++0x] a mysterious error on __func__...
2011-06-16 Jason Merrillre PR c++/45378 ([C++0x] Narrowing error not detected)
2011-06-16 Jason Merrillre PR c++/45399 ([C++0x] Warning for \0 in raw strings)
2011-06-16 Jason Merrillre PR c++/49229 ([C++0x][SFINAE] ICE with variadics...
2011-06-16 Jason Merrillre PR c++/49251 ([C++0x][parameter pack expanding]...
2011-06-16 Jason Merrillre PR c++/49420 ([C++0x] compiler segfault using result_of)
2011-06-16 Jeff Lawtree-ssa-threadupdate.c (struct redirection_data):...
2011-06-16 Janus Weilre PR fortran/49074 ([OOP] Defined assignment w/ CLASS...
2011-06-16 Steve Ellceyre PR testsuite/48727 (FAIL: g++.dg/opt/devirt2.C scan...
2011-06-16 Martin Jamborre PR tree-optimization/49343 (ICE on field with variab...
2011-06-16 Iain Sandoedarwin-protos.h (machopic_select_rtx_section): Move...
2011-06-16 Mike StumpFix typo.
2011-06-16 Rainer Orth* gcc.dg/debug/pr49032.c: Prune mips-tfile warning.
2011-06-16 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-06-16 Tom de Vriesre PR middle-end/45098 (Missed induction variable optim...
2011-06-16 Ramana RadhakrishnanRevert r174940
2011-06-16 Joern Renneckere PR middle-end/46500 (target.h includes tm.h)
2011-06-16 Ira Rosentree-vectorizer.h (vect_recog_func_ptr): Change the...
2011-06-16 Janus Weilre PR fortran/49417 ([OOP] ICE on invalid CLASS compone...
2011-06-16 Nick Cliftonre PR target/49427 (v850e-elf wants 850e/v850e-common.c)
2011-06-16 Georg-Johann Laylibgcc.S (__ashldi3, [...]): Set shift truncation mask...
2011-06-16 Georg-Johann Lay(__parityqi2): New function.
2011-06-16 Georg-Johann Layre PR target/49313 (Inefficient libgcc implementations...
2011-06-16 Richard Guenthergimple.c (canonicalize_cond_expr_cond): (bool)x is...
2011-06-16 Jakub Jelinekre PR target/44618 (wrong code with -frename-registers)
2011-06-16 Jakub Jelinekre PR tree-optimization/49419 (gcc -O2 miscompiles...
2011-06-16 Revital EresSMS: Fix calculation of row_rest_count
2011-06-16 Revital EresSMS: Fix violation of memory dependence
next