| [PR,44464] Add a missing call to release_ssa_name |
2010-06-15 |
Martin Jambor |
|
New |
| improve support for enums in -fdump-ada-spec |
2010-06-15 |
Arnaud Charlet |
|
New |
| vect pat recog fails in sbitmap.c on ia64 |
2010-06-15 |
Alexandre Oliva |
|
New |
| [c++] rewrite vtable initialization construction to use VECs |
2010-06-15 |
Nathan Froyd |
|
New |
| [committed] Fix Fortran DEFAULT(NONE) OpenMP diagnostics (PR fortran/44536) |
2010-06-15 |
Jakub Jelinek |
|
New |
| [applied] Reject Thumb-1 hard-float VFP |
2010-06-15 |
Paul Brook |
|
New |
| [gccgo] In absence of mmap, use posix_memalign and not malloc |
2010-06-15 |
Ian Taylor |
|
New |
| [trans-mem] undefined reference to a static cloned function |
2010-06-15 |
Aldy Hernandez |
|
New |
| [trans-mem] random segfault |
2010-06-15 |
Aldy Hernandez |
|
New |
| [graphite] Remove sese_adjust_liveout_phis |
2010-06-15 |
Sebastian Pop |
|
New |
| Vector shifting patch |
2010-06-15 |
Artem Shinkarov |
|
New |
| Fix PR44391: use size_one_node for pointer types. |
2010-06-15 |
Sebastian Pop |
|
New |
| Speed up genattrtab |
2010-06-15 |
Michael Matz |
|
New |
| [PR44503] Fixes "control flow in the middle of basic block" with -fprefetch-loop-arrays |
2010-06-15 |
Fang, Changpeng |
|
New |
| [c++] rewrite vtable initialization construction to use VECs |
2010-06-15 |
Nathan Froyd |
|
New |
| C++ PATCH for C++0x aggregate list-initialization and overloading |
2010-06-15 |
Jason Merrill |
|
New |
| RFA: PATCH to invoke lto-wrapper with -v if -debug was passed to collect2 |
2010-06-15 |
Jason Merrill |
|
New |
| C++ PATCH for minor cleanup of type_has_user_provided_default_constructor |
2010-06-15 |
Jason Merrill |
|
New |
| minor C++ PATCH to use DECL_IS_BUILTIN in duplicate_decls |
2010-06-15 |
Jason Merrill |
|
New |
| C++0x PATCH for list value-initialization vs explicit constructors |
2010-06-15 |
Jason Merrill |
|
New |
| C++0x PATCH to improve diagnostics with deleted functions |
2010-06-15 |
Jason Merrill |
|
New |
| minor C++ PATCH to improve ambiguous conversion diagnostics |
2010-06-15 |
Jason Merrill |
|
New |
| C++ PATCH to fix virtual overriding of operator= |
2010-06-15 |
Jason Merrill |
|
New |
| [c++] rewrite vtable initialization construction to use VECs |
2010-06-15 |
Nathan Froyd |
|
New |
| RFA: libstdc++ testsuite PATCH for better error message pruning |
2010-06-15 |
Jason Merrill |
|
New |
| [i386] : Macroize prefetch patterns |
2010-06-15 |
Uros Bizjak |
|
New |
| Enabling Software Prefetching by Default at -O3 |
2010-06-15 |
Fang, Changpeng |
|
New |
| patch: honor volatile bitfield types |
2010-06-15 |
DJ Delorie |
|
New |
| [PR44503] Fixes "control flow in the middle of basic block" with -fprefetch-loop-arrays |
2010-06-16 |
Fang, Changpeng |
|
New |
| [c++] convert cp_parser.unparsed_function_queues &co. to VECs |
2010-06-16 |
Nathan Froyd |
|
New |
| convert Ada FE to use VECs for stacks instead of TREE_LIST |
2010-06-16 |
Nathan Froyd |
|
New |
| testsuite/gcc.dg/vect/pr44507.c |
2010-06-16 |
Alan Modra |
|
New |
| Real_cst on MELT branch |
2010-06-16 |
jeremie.salvucci@free.fr |
|
New |
| [mem-ref2] Adjust testcases |
2010-06-16 |
Richard Guenther |
|
New |
| [testsuite,powerpc] fix slp-perm-{5,6}.c regression (PR testsuite/44538) |
2010-06-16 |
Mikael Pettersson |
|
New |
| [v3] uninitialized_* clean up |
2010-06-16 |
Paolo Carlini |
|
New |
| [Trunk] patch for GNU-friendly gengtype |
2010-06-16 |
Basile Starynkevitch |
|
New |
| Always make complex & vector variables registers |
2010-06-16 |
Richard Guenther |
|
New |
| Speed up genattrtab |
2010-06-16 |
Jakub Jelinek |
|
New |
| [mem-ref2] Adjust more testcases |
2010-06-16 |
Richard Guenther |
|
New |
| [trans-mem] Adjust an alloc/free pair to new/delete in libitm |
2010-06-16 |
Richard Henderson |
|
New |
| C++0x PATCH to add -Wnoexcept, fix defaulted fn exception specs |
2010-06-16 |
Jason Merrill |
|
New |
| [Ada] Class_wide type of a private subtype |
2010-06-16 |
Arnaud Charlet |
|
New |
| 0001-Add-hoist_insn-debug-counter.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| 0002-Allow-constant-MEMs-through-calls.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| 0003-Improve-VBEout-computation.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| Plug memory leak I introduced in df_compact_blocks |
2010-06-16 |
Jan Hubicka |
|
New |
| 0004-Set-pseudos-only-once.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| 0005-Search-all-dominated-blocks-for-expressions-to-hoist.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| 0006-GCSE-complex-constants.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| 0007-Add-open-ended-comments.patch |
2010-06-16 |
Maxim Kuvyrkov |
|
New |
| Committed: Update RX machine patterns |
2010-06-16 |
Nick Clifton |
|
New |
| [PR,44535] Fix a problem with folding OBJ_TYPE_REFs |
2010-06-16 |
Martin Jambor |
|
New |
| [Ada] Implement -gnat-p switch (cancel previous -gnatp) |
2010-06-16 |
Arnaud Charlet |
|
New |
| [4.5,PR,44133] Request to backport two patches to the 4.5 branch |
2010-06-16 |
Martin Jambor |
|
New |
| microMIPS ASE instruction set support [Part 2] |
2010-06-16 |
Catherine Moore |
|
New |
| [c++] rewrite vtable initialization construction to use VECs |
2010-06-16 |
Nathan Froyd |
|
New |
| microMIPS ASE instruction set support [Part 1] |
2010-06-16 |
Richard Sandiford |
|
New |
| Speed up genattrtab |
2010-06-16 |
Jakub Jelinek |
|
New |
| Clean up int_const_binop and simplify_const_binary_operation function |
2010-06-16 |
Anatoly Sokolov |
|
New |
| [trans-mem] random segfault |
2010-06-16 |
Aldy Hernandez |
|
New |
| Patch: PR40900, extending call patterns |
2010-06-16 |
Eric Botcazou |
|
New |
| [c++] convert arg_lookup.{classes,namespaces} to VECs |
2010-06-16 |
Nathan Froyd |
|
New |
| [mem-ref2] Fix some warning regressions |
2010-06-16 |
Richard Guenther |
|
New |
| [PR44503] Fixes "control flow in the middle of basic block" with -fprefetch-loop-arrays |
2010-06-16 |
Fang, Changpeng |
|
New |
| [trans-mem] Discard dead commits to stack memory |
2010-06-16 |
Richard Henderson |
|
New |
| patch: honor volatile bitfield types |
2010-06-16 |
DJ Delorie |
|
New |
| [Ada] behavior of invalid typed variable in project files |
2010-06-17 |
Arnaud Charlet |
|
New |
| Emit DW_ATE_UTF for char16_t/char32_t |
2010-06-17 |
Jakub Jelinek |
|
New |
| Emit DW_AT_{MIPS_,}linkage_name in DW_TAG_variable instead of DW_TAG_member for C++ static data members |
2010-06-17 |
Jakub Jelinek |
|
New |
| [c++] Emit the diagnostic messages of convert_to_void |
2010-06-17 |
Shujing Zhao |
|
New |
| [v3] Add __uninitialized_default*; use __is_trivial instead of __is_pod in most places |
2010-06-17 |
Paolo Carlini |
|
New |
| [Ada] Remove false positive for infinite loop warning |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Bug box on object of derived array type with repped enumeration index |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Implement Ekind_In in compiler |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Always freeze slice itype |
2010-06-17 |
Arnaud Charlet |
|
New |
| [c++] Emit the diagnostic messages of convert_to_void |
2010-06-17 |
Shujing Zhao |
|
New |
| [c++] Emit the diagnostic messages of convert_to_void |
2010-06-17 |
Shujing Zhao |
|
New |
| [Ada] Check component overlap when non-standard bit-order |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Use Make_Temporary |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Use Make_Temporary (2) |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Use Make_Temporary (3) |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Dump freeze nodes in pg output |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Use Make_Temporary (4) |
2010-06-17 |
Arnaud Charlet |
|
New |
| convert Ada FE to use VECs for stacks instead =?iso-8859-1?q?of=09TREE=5FLIST?= |
2010-06-17 |
Eric Botcazou |
|
New |
| Speed up genattrtab |
2010-06-17 |
Jakub Jelinek |
|
New |
| Fix DECL_ALIGN during expand with dynamic stack realignment (PR target/44542) |
2010-06-17 |
Jakub Jelinek |
|
New |
| [Ada] Use Make_Temporary (5) |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] gnatmake performance enhancement |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Interface operations with access formal in constrained extension |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Fix interface to a couple of POSIX functions |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Extending project does not inherit Linker_Options |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Pragma Eliminated applied to internal protected subprograms |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Relax library dir checks for externally built library projects |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Free memory used for computing checksum (gnatmake -m) |
2010-06-17 |
Arnaud Charlet |
|
New |
| Remove bogus code from inliner |
2010-06-17 |
Richard Guenther |
|
New |
| [Ada] New verbose message for gnatmake -m -v |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Untagged incomplete views completed with tagged types |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Inherited discriminants, extension aggregates, and allocators |
2010-06-17 |
Arnaud Charlet |
|
New |
| [Ada] Build-in place calls with inherited operations of untagged types |
2010-06-17 |
Arnaud Charlet |
|
New |