2010-12-15 |
Sebastian Pop | Add testcase for PR46404. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Fix test for invalid type in anonymous field. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Add statements to type switch even if there are no... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Check errors in binary comparisons and builtin calls. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jakub Jelinek | re PR fortran/46945 (gfortran.dg/unpack_zerosize_1... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Push hash table identity check down to subtypes. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicola Pero | In libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Use a different identity function for Types in hash... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jakub Jelinek | re PR debug/46815 (Invalid DW_AT_location for a retval... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicola Pero | In libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Janne Blomqvist | Better error message for malloc() failure |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Paolo Carlini | re PR c++/42083 ([C++0x] ICE on invalid with "tree... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Janne Blomqvist | PR 28105 Remove size<0 checks before calling malloc... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Rainer Orth | Revert last change. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jan Hubicka | tree.c (get_file_function_name): Avoid using random... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
H.J. Lu | Correct PR number in gfortran.dg/debug/pr46756.f. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
H.J. Lu | Move gfortran.dg/debug/pr46576.f to gfortran.dg/debug... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Martin Jambor | re PR tree-optimization/46053 (g++.dg/torture/pr45699... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Alexander Monakov | re PR rtl-optimization/46649 (ICE: in move_bb_info... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Paolo Carlini | vstring.h (operator+(__versa_string<>&&, const __versa_... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Joseph Myers | stormy16.h (LINK_SPEC, WCHAR_TYPE): Define. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Joseph Myers | rx.h (WCHAR_TYPE, [...]): Define. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Rainer Orth | Makefile.am (liblto_plugin_la_DEPENDENCIES): Define. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Dave Korn | decl.c (java_init_decl_processing): Initialise integer_... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Dave Korn | re PR testsuite/46938 (FAIL: gcc.dg/pr43157.c (test... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Check for errors when converting array index to GENERIC. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Don't crash on undefined anonymous field. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Sebastian Pop | Fix PR46845: handle scop parameters before scev analysis. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Sebastian Pop | Fix PR46928: handle "A[p] == A[p]" in data dep analysis... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Sebastian Pop | Fix PR45948: add ssa defs from builtin partitions to... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Joseph Myers | arc.h (LIB_SPEC): Define. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jonathan Wakely | re PR libstdc++/46951 (30_threads/future/members/45133... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Don't store error types in the Type-to-GENERIC hash... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicola Pero | In libobjc/: 2010-12-15 Nicola Pero <nicola.pero@meta... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Don't get confused by error types in traversal. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Nicola Pero | sendmsg.c: Reindented some code and tidied up comments. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Jason Merrill | re PR c++/46930 ([C++0x] ICE with static constexpr... |
commit | commitdiff | tree | snapshot |
2010-12-15 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Joseph Myers | elf.h (LIB_SPEC): Define. |
commit | commitdiff | tree | snapshot |
2010-12-15 |
Ian Lance Taylor | Don't crash building initializer of invalid array. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Don't crash on invalid slice composite literal. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Fix comparison of string and interface types. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicola Pero | Object.h: Moved all the methods, with the exception... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Don't try to build unary and binary expressions with... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jonathan Wakely | re PR libstdc++/45133 ([c++0x] std::future will crash... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jan Hubicka | re PR lto/46940 (asm aliases with linker plugin segfaults) |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Don't crash on invalid closure. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Don't crash on invalid parameters/results. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jonathan Wakely | re PR libstdc++/46910 (std::shared_ptr requires public... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicola Pero | objects.c (object_copy): Do not #undef as we are no... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicola Pero | Indented two lines that I missed in last commit. No... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Check for duplicate methods. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nicola Pero | selector.c: Reindented some code and tidied up comments. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Nathan Froyd | re PR c++/45330 (Suggest likely nested-name-specifiers... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Joseph Myers | config.gcc (sparc-*-elf*, [...]): Don't use svr4.h. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Don't crash on erroneous receiver or parameters. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Correct handling of undefined name as key in map compos... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Insert semicolon at EOF if necessary. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Correct protection against recursive types. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Tobias Burnus | re PR fortran/46937 (gfortran.dg/pointer_intent_1.f90... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Thomas Klein | arm.c (arm_expand_prologue): Report the static stack... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jakub Jelinek | re PR middle-end/46885 (ICE: in gsi_insert_seq_nodes_af... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jakub Jelinek | re PR tree-optimization/46909 (Logical OR expressions... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jakub Jelinek | re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jakub Jelinek | re PR fortran/46874 ([OpenMP] ICE in gfc_conv_descripto... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jan Hubicka | re PR middle-end/46667 (-freorder-blocks-and-partition... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Alexander Monakov | re PR rtl-optimization/46875 (ICE: verify_flow_info... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jan Hubicka | first-global.C: Update regexp to match new names of... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Kaushik Phatak | h8300.md (define_split): Add condition for "and with... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Don't incorrectly parse expression as type switch. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Kaushik Phatak | * MAINTAINERS: Added myself to MAINTAINERS (write after... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Better error message if malloc gets a SIGSEGV. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Ian Lance Taylor | Release cache while holding thread lock. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Jan Hubicka | This time really commit PR middle-end/45388 |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Joseph Myers | m32c.h (ENDFILE_SPEC, [...]): Define. |
commit | commitdiff | tree | snapshot |
2010-12-14 |
Bernd Schmidt | re PR rtl-optimization/44374 (Hoist same instructions... |
commit | commitdiff | tree | snapshot |
2010-12-14 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | elf.h (SIZE_TYPE, [...]): Define. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Ian Lance Taylor | gospec.c (lang_specific_driver): Add a -o option if... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | * de.po: Update. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | * de.po, sv.po: Update. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jason Merrill | re PR c++/46873 ([C++0x] ICE: in build_data_member_init... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jason Merrill | foo |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Tobias Burnus | re PR fortran/46625 (libquadmath: Mangle internal symbo... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Janus Weil | re PR fortran/46201 ([F03] ICE on procedure pointer... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jack Howarth | re PR bootstrap/46650 (r167010 breaks --enable-build... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Eric Botcazou | decl.c (gnat_to_gnu_entity): Build a stub DECL for... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Eric Botcazou | trans.c (can_be_lower_p): New predicate. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Ahmad Sharif | Removed testcase that was failing on i386. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jakub Jelinek | re PR lto/46879 (ICE: in separate_decls_in_region_debug... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jakub Jelinek | re PR debug/46867 (ICE: in emit_note_insn_var_location... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Jan Hubicka | re PR middle-end/45388 (Global constructor not found) |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Nathan Froyd | re PR target/46040 (crtstuff.c:308:26: error: '__DTOR_L... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Janus Weil | re PR fortran/46841 ([F03] ICE on allocating array... |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Rainer Orth | baseline_symbols.txt: Regenerate. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Eric Botcazou | * gnat.dg/pack9.adb: XFAIL everywhere. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | v850.h (SIZE_TYPE, [...]): Define. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | config.gcc (s390-*-linux*, [...]): Don't use svr4.h. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | linux.h (SIZE_TYPE, [...]): Undefine. |
commit | commitdiff | tree | snapshot |
2010-12-13 |
Joseph Myers | linux.h (DBX_REGISTER_NUMBER): Undefine and redefine. |
commit | commitdiff | tree | snapshot |
next |