OSDN Git Service

Fix bug with taking address of a variable when address does not escape.
[pf3gnuchains/gcc-fork.git] / gcc /
2011-05-12 ianFix bug with taking address of a variable when address...
2011-05-12 ktietz2011-05-12 Kai Tietz <ktietz@redhat.com>
2011-05-12 jakub PR tree-optimization/48975
2011-05-12 burnus2011-05-12 Tobias Burnus <burnus@net-b.de>
2011-05-12 jason * cp-tree.h (DECL_DEFERRED_CONSTEXPR_CHECK): New.
2011-05-12 ebotcazou * gcc-interface/trans.c (call_to_gnu): In the by-refer...
2011-05-12 rguenth2011-05-12 Richard Guenther <rguenther@suse.de>
2011-05-12 rguenth2011-05-12 Richard Guenther <rguenther@suse.de>
2011-05-12 jakub PR debug/48967
2011-05-12 hubicka PR lto/48952
2011-05-12 hariharans * ira.c (clarify_prohibited_class_mode_regs...
2011-05-12 nickc (rx_builtins): New arrays - holds builtin functions.
2011-05-12 nickc * config/rx/rx.h (HAVE_PRE_DECREMENT): Fix typo.
2011-05-12 jason * tree.c (type_hash_canon): Use struct tree_type_non_c...
2011-05-12 gccadminDaily bump.
2011-05-11 ppluzhnikovNo gcc/ prefix in gcc/ChangeLog.
2011-05-11 ebotcazou * cfgrtl.c (commit_one_edge_insertion): Remove always...
2011-05-11 jason PR c++/48948
2011-05-11 jason * semantics.c (validate_constexpr_fundecl): Check...
2011-05-11 jason * semantics.c (register_constexpr_fundef): Add to...
2011-05-11 jason * decl.c (grokdeclarator): Only set DECL_DECLARED_CONS...
2011-05-11 jason * pt.c (build_non_dependent_expr): Don't check null_pt...
2011-05-11 jason PR c++/48745
2011-05-11 burnus2011-05-11 Tobias Burnus <burnus@net-b.de>
2011-05-11 ianPermit new of a function type.
2011-05-11 ianDon't crash ranging over call to builtin function.
2011-05-11 ppluzhnikov2011-05-11 Satoru Takabayashi <satorux@google.com>
2011-05-11 froydnjdon't use build_function_type in the Ada FE
2011-05-11 rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-11 uros * config/i386/i386.c (legitimize_tls_address)
2011-05-11 ebotcazou * function.c (expand_function_start): Initialize stack...
2011-05-11 rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-11 froydnjsplit tree_type
2011-05-11 jakub PR debug/48159
2011-05-11 rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-11 revitaleSupport closing_branch_deps
2011-05-11 rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-11 jsm28 * opts.c (finish_options): Move warning settings from
2011-05-11 rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-11 rguenth2011-05-11 Richard Guenther <rguenther@suse.de>
2011-05-11 revitaleSkip DEBUG_INSNs while recognizing doloop
2011-05-11 revitaleSkip DEBUG_INSN in loop-doloop.c
2011-05-11 revitaleDoloop pattern for ARM
2011-05-11 amodra PR target/47755
2011-05-11 gccadminDaily bump.
2011-05-10 froydnjmake CASE_LABEL_EXPR not abuse TREE_CHAIN
2011-05-10 jsm28 * c-decl.c (c_override_global_bindings_to_false):...
2011-05-10 jason PR c++/48930
2011-05-10 jason PR c++/48736
2011-05-10 jason Fixes for override/final.
2011-05-10 froydnjmark EXPR_PACK_EXPANSION as typed only
2011-05-10 meissnerFix PRs 48857, 48495
2011-05-10 froydnjuse build_function_type less in c-family and LTO
2011-05-10 jsm28gcc:
2011-05-10 jsm28 * doc/sourcebuild.texi (Back End): Mention contrib...
2011-05-10 jsm28contrib:
2011-05-10 jsm28gcc:
2011-05-10 gjl PR target/48896
2011-05-10 nickc * config/rx/rx.h (JUMP_ALIGN, LABEL_ALIGN, LOOP_ALIGN...
2011-05-10 rguenth2011-05-10 Richard Guenther <rguenther@suse.de>
2011-05-10 jakub PR tree-optimization/48611
2011-05-10 jakub PR debug/48928
2011-05-10 gccadminDaily bump.
2011-05-09 paolo2011-05-09 Paolo Carlini <paolo.carlini@oracle.com>
2011-05-09 paolo2011-05-09 Paolo Carlini <paolo.carlini@oracle.com>
2011-05-09 law * lib/gcc-gdb-test.exp (gdb-test): Reorder matchers...
2011-05-09 fabiengcc/testsuite/ChangeLog:
2011-05-09 uros * config/i386/i386.c (ix86_autovectorize_vector_sizes...
2011-05-09 paolo/cp
2011-05-09 ebotcazou * fold-const.c (fold_range_test): Pass LOC to build_ra...
2011-05-09 hjlOne more POINTERS_EXTEND_UNSIGNED fix in mem_loc_descri...
2011-05-09 jason * g++.dg/template/nontype23.C: New.
2011-05-09 fabienFix PR C++/48859
2011-05-09 jason PR c++/34772
2011-05-09 jason Implement final/override for member functions.
2011-05-09 uros2011-05-09 Uros Bizjak <ubizjak@gmail.com>
2011-05-09 rguenth2011-05-09 Richard Guenther <rguenther@suse.de>
2011-05-09 krebbel2011-05-09 Andreas Krebbel <Andreas.Krebbel@de.ibm...
2011-05-09 dodjiFix PR c++/48574
2011-05-09 uros * config/i386/sse.md (*vec_concatv4si): Merge from...
2011-05-09 uros PR rtl-optimization/48927
2011-05-09 ebotcazou * var-tracking.c (find_mem_expr_in_1pdv): Fix thinko.
2011-05-09 pthomasDon't translate syntax example.
2011-05-09 nickc PR target/48899
2011-05-09 jsm28contrib:
2011-05-09 hubicka * gimple.c (type_pair_hash, type_pair_eq, lookup_type_...
2011-05-09 nickc PR target/48897
2011-05-09 gccadminDaily bump.
2011-05-08 cltang2011-05-08 Chung-Lin Tang <cltang@codesourcery.com>
2011-05-08 hubicka * cgraph.c (cgraph_clone_node): Add call_duplication_h...
2011-05-08 rguenth2011-05-08 Richard Guenther <rguenther@suse.de>
2011-05-08 paolo2011-05-08 Paolo Carlini <paolo.carlini@oracle.com>
2011-05-08 ebotcazou * config/avr/avr.c (print_operand_address): Fix invali...
2011-05-08 ebotcazou * config/rs6000/rs6000.c (output_profile_hook): Fix...
2011-05-08 ebotcazouFix long lines
2011-05-08 gccadminDaily bump.
2011-05-07 redi2011-05-08 Jonathan Wakely <jwakely.gcc@gmail.com>
2011-05-07 hubicka * ipa-inline-transform.c (inline_call): Account when...
2011-05-07 ebotcazou * gcc-interface/decl.c (intrin_arglists_compatible_p...
2011-05-07 ebotcazou2011-05-07  Eric Botcazou  <ebotcazou@adacore.com>
next