- 05 Jan, 2011 7 commits
-
-
PR go/47158 PR go/47159 PR go/47160 PR go/47161 Fix space leaks. Patch from Ettl Martin. From-SVN: r168504
Ian Lance Taylor committed -
2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/47154 * gfortran.dg/namelist_68.f90: New test. From-SVN: r168503
Jerry DeLisle committed -
2011-01-04 Jerry DeLisle <jvdelisle@gcc.gnu.org> PR libgfortran/47154 * io/list_read.c (namelist_read): Remove calls to hit_eof to avoid the duplicate calls via next_record. From-SVN: r168502
Jerry DeLisle committed -
From-SVN: r168501
Joseph Myers committed -
PR go/46959 PR go/46960 PR go/46961 PR go/46962 PR go/46963 PR go/46964 Use __builtin_unwind_init rather than the SAVE_REGS hack. From-SVN: r168500
Ian Lance Taylor committed -
From-SVN: r168499
GCC Administrator committed -
PR go/46958 PR go/46965 Call __builtin_return_address with 0 rather than 1. From-SVN: r168495
Ian Lance Taylor committed
-
- 04 Jan, 2011 33 commits
-
-
From-SVN: r168494
Ian Lance Taylor committed -
re PR tree-optimization/47056 (10 Ada ACATS tests fail to link with undefined reference on ia64-linux) PR tree-optimization/47056 * cgraphbuild.c (mark_address): Remove ATTRIBUTE_UNUSED markers. (mark_load): Likewise. Handle FUNCTION_DECL specially. (mark_store): Likewise. Pass STMT to ipa_record_reference. From-SVN: r168493
Eric Botcazou committed -
PR preprocessor/39213 * directives.c (end_directive): Call _cpp_remove_overlay for deferred pragmas as well in traditional mode. Co-Authored-By: Jakub Jelinek <jakub@redhat.com> From-SVN: r168490
Eric Botcazou committed -
From-SVN: r168489
Ian Lance Taylor committed -
* dwarf2out.c (rtl_for_decl_init): Strip no-op conversions off the initializer. Skip view conversions from aggregate types. From-SVN: r168488
Eric Botcazou committed -
From-SVN: r168487
Ian Lance Taylor committed -
From-SVN: r168486
Ian Lance Taylor committed -
From-SVN: r168485
Ian Lance Taylor committed -
From-SVN: r168484
Ian Lance Taylor committed -
From-SVN: r168483
Ian Lance Taylor committed -
From-SVN: r168482
Ian Lance Taylor committed -
From-SVN: r168481
Ian Lance Taylor committed -
From-SVN: r168480
Ian Lance Taylor committed -
From-SVN: r168479
Kai Tietz committed -
From-SVN: r168478
Ian Lance Taylor committed -
From-SVN: r168477
Ian Lance Taylor committed -
From-SVN: r168476
Ian Lance Taylor committed -
2011-01-04 Kai Tietz <kai.tietz@onevision.com> PR bootstrap/47055 * libgcov.c (gcov_exit): Check for HAS_DRIVE_SPEC. From-SVN: r168475
Kai Tietz committed -
2011-01-04 Kai Tietz <kai.tietz@onevision.com> PR libstdc++/47145 * configure.ac (AC_CHECK_FILE): Replaced by test -f. * configure: Regenerated. Unbreaking cross-compiling ... From-SVN: r168474
Kai Tietz committed -
From-SVN: r168473
Ian Lance Taylor committed -
From-SVN: r168471
Philipp Thomas committed -
2011-01-04 Janus Weil <janus@gcc.gnu.org> PR fortran/46448 * class.c (gfc_find_derived_vtab): Set the module field for the copying routine to make sure it receives module name mangling. 2011-01-04 Janus Weil <janus@gcc.gnu.org> PR fortran/46448 * gfortran.dg/class_34.f90: New. From-SVN: r168464
Janus Weil committed -
* function.c (thread_prologue_and_epilogue_insns): Do not crash on empty epilogue sequences. From-SVN: r168463
Ulrich Weigand committed -
* gcc.dg/torture/builtin-cproj-1.c: On the __SPU__ target, do not use __builtin_inff. Skip all single-precision tests that require Infinity. From-SVN: r168462
Ulrich Weigand committed -
* config/vxworks.opt (Bdynamic, Bstatic, Xbind-lazy, Xbind-now, non-static): New Driver options. From-SVN: r168461
Joseph Myers committed -
* gcc-interface/decl.c: Disable Stdcall convention handling for 64-bit. Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com> From-SVN: r168460
Pascal Obry committed -
PR driver/47137 * gcc.c (default_compilers[]): Set combinable field to 0 for all assembly languages. From-SVN: r168459
Jie Zhang committed -
trans.c (Case_Statement_to_gnu): Put the SLOC of the end-of-case on the end label and its associated gotos, if any. * gcc-interface/trans.c (Case_Statement_to_gnu): Put the SLOC of the end-of-case on the end label and its associated gotos, if any. From-SVN: r168458
Eric Botcazou committed -
trans.c (Subprogram_Body_to_gnu): Evaluate the expressions of the parameter cache within the statement group of... * gcc-interface/trans.c (Subprogram_Body_to_gnu): Evaluate the expressions of the parameter cache within the statement group of the CICO mechanism. From-SVN: r168456
Eric Botcazou committed -
* gcc-interface/trans.c (BLOCK_SOURCE_END_LOCATION): Provide default. (set_end_locus_from_node): New function. (Subprogram_Body_to_gnu): Use it to mark both the inner BIND_EXPR we make and the function end_locus. (Compilation_Unit_to_gnu): Call it instead of a straight Sloc_to_locus for the elaboration subprogram. (set_gnu_expr_location_from_node) <default case>: Use it to attempt to set the end_locus of the expression as well. Co-Authored-By: Eric Botcazou <ebotcazou@adacore.com> From-SVN: r168455
Olivier Hainque committed -
PR ada/47131 * gcc-interface/trans.c (Identifier_to_gnu): In SJLJ mode, do not make variables that are referenced in exception handlers volatile. From-SVN: r168454
Eric Botcazou committed -
From-SVN: r168452
Mingjie Xing committed -
From-SVN: r168451
GCC Administrator committed
-