| Go patch committed: Check for pointer to error when fetching method |
2010-12-15 |
Ian Taylor |
|
New |
| Go patch committed: Fix test for invalid type in anonymous field |
2010-12-15 |
Ian Taylor |
|
New |
| Go patch committed: Permit _ as a result variable name |
2010-12-15 |
Ian Taylor |
|
New |
| Add testcase for PR46404. |
2010-12-15 |
Sebastian Pop |
|
New |
| Go patch committed: Add statements to type switch even if no types |
2010-12-15 |
Ian Taylor |
|
New |
| Go patch committed: More error checks |
2010-12-15 |
Ian Taylor |
|
New |
| Use size_type_node instead of sizetype for stride overflow checking (PR fortran/46945) |
2010-12-15 |
Jakub Jelinek |
|
New |
| Go patch committed: Push identity hash check down to subtypes |
2010-12-15 |
Ian Taylor |
|
New |
| =?UTF-8?Q?libobjc:=20Tidied=20up=20declaration=20of=20objc=5Fsuper=20for?= =?UTF-8?Q?=20modern=20API?= |
2010-12-15 |
Nicola Pero |
|
New |
| [SH] Hookize OUTPUT_ADDR_CONST_EXTRA |
2010-12-15 |
Anatoly Sokolov |
|
New |
| Go patch committed: Use a different identity function for type hashes |
2010-12-15 |
Ian Taylor |
|
New |
| Use size_type_node instead of sizetype for stride overflow checking (PR fortran/46945) |
2010-12-15 |
Janne Blomqvist |
|
New |
| Use size_type_node instead of sizetype for stride overflow checking (PR fortran/46945) |
2010-12-15 |
Jakub Jelinek |
|
New |
| Fix expand_debug_expr with VCE (PR debug/46893) |
2010-12-15 |
Jakub Jelinek |
|
New |
| Fix volatile aggregate x = x; (PR middle-end/45852) |
2010-12-15 |
Jakub Jelinek |
|
New |
| [fortran] PR28105 Overflow check for memory allocation |
2010-12-15 |
Janne Blomqvist |
|
New |
| libobjc: updated comments in objc/message.h |
2010-12-15 |
Nicola Pero |
|
New |
| [PR,45934,5/5] Intraprocedural type-based devirtualization |
2010-12-15 |
Martin Jambor |
|
New |
| [PR,45934,4/5] Introduce a flag to control devirtualization |
2010-12-15 |
Martin Jambor |
|
New |
| [PR,45934,3/5] Identify the new dynamic type after change |
2010-12-15 |
Martin Jambor |
|
New |
| [PR,45934,2/5] Dynamic type change detection |
2010-12-15 |
Martin Jambor |
|
New |
| [PR,45934,1/5] Remove devirtualizations that cannot be done |
2010-12-15 |
Martin Jambor |
|
New |
| [PR46761] graphite: fix testing of boundary wrapping |
2010-12-15 |
Alexander Monakov |
|
New |
| [ARM] Optimize __sync_* builtins |
2010-12-15 |
Ken Werner |
|
New |
| [i386] : Fix for PR/36834 |
2010-12-15 |
Kai Tietz |
|
New |
| [RFC] Fix -I "" |
2010-12-15 |
Jie Zhang |
|
New |
| [v3] Add __vstring "moving" operator+ overloads |
2010-12-15 |
Paolo Carlini |
|
New |
| Fix wrong code generated by FRE |
2010-12-15 |
Eric Botcazou |
|
New |
| Fix ICE in rtl_for_decl_init |
2010-12-15 |
Eric Botcazou |
|
New |
| Go patch committed: Check for errors in array index |
2010-12-15 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on undefined anonymous field |
2010-12-15 |
Ian Taylor |
|
New |
| [RFA/PING] include sys/types.h before sys/prctl.h (for mips-irix). |
2010-12-15 |
Joel Brobecker |
|
New |
| fix libstdc++/46951 |
2010-12-15 |
Jonathan Wakely |
|
New |
| svr4.h avoidance: i386 |
2010-12-15 |
Joseph S. Myers |
|
New |
| Go patch committed: Don't store error types in ->GENERIC hash table |
2010-12-15 |
Ian Taylor |
|
New |
| =?UTF-8?Q?libobjc:=20small=20bugfix=20in=20class=5FaddIvar()?= |
2010-12-15 |
Nicola Pero |
|
New |
| RFC: PR target/46770: Use .init_array/.fini_array sections |
2010-12-15 |
H.J. Lu |
|
New |
| Go patch committed: Don't get confused by error types in traversal |
2010-12-15 |
Ian Taylor |
|
New |
| libobjc: Reindent sendmsg.c |
2010-12-15 |
Nicola Pero |
|
New |
| Go patch committed: Don't crash initializing array of invalid type |
2010-12-15 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on invalid slice composite literal |
2010-12-14 |
Ian Taylor |
|
New |
| Go patch committed: Fix comparisons of string and interface type |
2010-12-14 |
Ian Taylor |
|
New |
| libobjc: deprecate more of Object |
2010-12-14 |
Nicola Pero |
|
New |
| Go patch committed: Don't build expressions with invalid types |
2010-12-14 |
Ian Taylor |
|
New |
| [v3] fix libstdc++/45133 |
2010-12-14 |
Jonathan Wakely |
|
New |
| Go patch committed: Don't crash on invalid closure |
2010-12-14 |
Ian Taylor |
|
New |
| Go patch committed: Don't crash on invalid parameters/results |
2010-12-14 |
Ian Taylor |
|
New |
| C++ PATCH for c++/46930 (ICE with uninitialized constexpr static data member) |
2010-12-14 |
Jason Merrill |
|
New |
| [v3] fix libstdc++/46910 |
2010-12-14 |
Jonathan Wakely |
|
New |
| libobjc: have selectors.c use objc/runtime.h instead of objc/objc-api.h |
2010-12-14 |
Nicola Pero |
|
New |
| Go patch committed: Check dup methods, avoid endless loops |
2010-12-14 |
Ian Taylor |
|
New |
| Go patch committed: Fix unknown name in map composite literal |
2010-12-14 |
Ian Taylor |
|
New |
| libobjc: Reindent selector.c |
2010-12-14 |
Nicola Pero |
|
New |
| Remove US_SOFTWARE_GOFAST |
2010-12-14 |
Joseph S. Myers |
|
New |
| svr4.h avoidance: sparc |
2010-12-14 |
Joseph S. Myers |
|
New |
| Go patch committed: Don't crash on invalid receiver or parameters |
2010-12-14 |
Ian Taylor |
|
New |
| Add testcase for possible bug in gcc-4_4 ix86 branch |
2010-12-14 |
asharif tools |
|
New |
| Go patch committed: Correct inserting semicolon at EOF if required |
2010-12-14 |
Ian Taylor |
|
New |
| [lto-plugin,build] Don't link libiberty.a into liblto-plugin.a |
2010-12-14 |
Rainer Orth |
|
New |
| svr4.h avoidance: sh |
2010-12-14 |
Joseph S. Myers |
|
New |
| Fix PR debug/45088 |
2010-12-14 |
Dodji Seketeli |
|
New |
| Go patch committed: Correct handling of recursive types |
2010-12-14 |
Ian Taylor |
|
New |
| [PR46649] sel-sched: don't try to delete the first BB in the region |
2010-12-14 |
Alexander Monakov |
|
New |
| [trans-mem] PR/46654: error on volatiles |
2010-12-14 |
Aldy Hernandez |
|
New |
| [Fortran] PR 46937 - fix function annotation for derived types with pointer component |
2010-12-14 |
Tobias Burnus |
|
New |
| [trans-mem] PR46923 |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] PR46646 |
2010-12-14 |
Aldy Hernandez |
|
New |
| [ARM] Fix PR46883, ICE at reload |
2010-12-14 |
Chung-Lin Tang |
|
New |
| [trans-mem] reduce contention caused by transaction id |
2010-12-14 |
Richard Henderson |
|
New |
| [trans-mem] PR46714 |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] constify is_tm_{pure,safe} |
2010-12-14 |
Aldy Hernandez |
|
New |
| [trans-mem] Reduce contention in find_clone |
2010-12-14 |
Richard Henderson |
|
New |
| HPPA constructor merge patch, PR middle-end/45388 |
2010-12-14 |
Jan Hubicka |
|
New |
| Fix handling of allocatable dummy vars in reduction (PR fortran/46874) |
2010-12-14 |
Jakub Jelinek |
|
New |
| Fix -g ICE from iv increment insertion (PR debug/46885) |
2010-12-14 |
Jakub Jelinek |
|
New |
| Fix two bugs in gimple-fold.c and/or folding (PR tree-optimization/46909) |
2010-12-14 |
Jakub Jelinek |
|
New |
| Fix -ftree-ter -O0 (PR tree-optimization/43655) |
2010-12-14 |
Jakub Jelinek |
|
New |
| [C++] Fix debug info for NRV optimized vars (PR debug/46815) |
2010-12-14 |
Jakub Jelinek |
|
New |
| [wwwdocs+maintainer-script] Add libquadmath documentation to gcc.gnu.org/onlinedocs/ |
2010-12-14 |
Tobias Burnus |
|
New |
| Fix PR46845: handle scop parameters before scev analysis. |
2010-12-14 |
Sebastian Pop |
|
New |
| Go patch committed: Fix parsing of type switches |
2010-12-14 |
Ian Taylor |
|
New |
| libgo patch committed: Better error message if malloc gets SIGSEGV |
2010-12-14 |
Ian Taylor |
|
New |
| libgo patch committed: Fix locking for release and allocate cache |
2010-12-14 |
Ian Taylor |
|
New |
| [PR,debug/46782] Skip debug insns in try_forward_edges |
2010-12-14 |
Alexandre Oliva |
|
New |
| Add testcase for possible bug in gcc-4_4 ix86 branch |
2010-12-14 |
asharif tools |
|
New |
| [wwwdoc] Add support for Loongson 3A processor |
2010-12-14 |
Mingjie Xing |
|
New |
| Add testcase for possible bug in gcc-4_4 ix86 branch |
2010-12-14 |
asharif tools |
|
New |
| svr4.h avoidance: m32c |
2010-12-14 |
Joseph S. Myers |
|
New |
| svr4.h avoidance: xtensa |
2010-12-13 |
Joseph S. Myers |
|
New |
| Go patch committed: Add -o option if compiling and not already present |
2010-12-13 |
Ian Taylor |
|
New |
| [ARM] Fix an internal error |
2010-12-13 |
Bernd Schmidt |
|
New |
| [fortran] PR28105 Overflow check for memory allocation |
2010-12-13 |
Janne Blomqvist |
|
New |
| C++ PATCH for c++/46873, 46877 (ICE with constexpr constructor) |
2010-12-13 |
Jason Merrill |
|
New |
| [Loop,optimizer] : Add logic to disable certain loop optimizations on pre-/post-loops |
2010-12-13 |
Fang, Changpeng |
|
New |
| ping: Add static size report when using -fstack-usage for ARM targets |
2010-12-13 |
Thomas Klein |
|
New |
| Fix PR46928: handle "A[p] == A[p]" in data dep analysis with p a parameter of the loop. |
2010-12-13 |
Sebastian Pop |
|
New |
| [Ada] Fix debug info for access to unconstrained array types |
2010-12-13 |
Eric Botcazou |
|
New |
| [Ada] Small tweak to 'for' loop translation |
2010-12-13 |
Eric Botcazou |
|
New |
| [c++] provide suggestions when qualified name lookups fail |
2010-12-13 |
Nathan Froyd |
|
New |
| [PR46875] sel-sched: don't try to remove tablejumps |
2010-12-13 |
Alexander Monakov |
|
New |