This project is mirrored from git://gcc.gnu.org/git/gcc.git.
Pull mirroring failed .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
Repository mirroring has been paused due to too many failed attempts. It can be resumed by a project maintainer.
Last successful update .
- 04 Dec, 2015 2 commits
-
-
Richard Biener authored
From-SVN: r231254
-
GCC Administrator authored
From-SVN: r231241
-
- 03 Dec, 2015 1 commit
-
-
GCC Administrator authored
From-SVN: r231215
-
- 02 Dec, 2015 1 commit
-
-
GCC Administrator authored
From-SVN: r231139
-
- 01 Dec, 2015 1 commit
-
-
GCC Administrator authored
From-SVN: r231092
-
- 30 Nov, 2015 1 commit
-
-
GCC Administrator authored
From-SVN: r231055
-
- 29 Nov, 2015 2 commits
-
-
Matthias Klose authored
2015-11-29 Matthias Klose <doko@ubuntu.com> PR ada/68564 * gcc-interface/Makefile.in: Fix powerpc/powerpc64* and mipsel/mips64el bitness detection. Merge the mipsel/mips64el definitions into one. From-SVN: r231052 -
GCC Administrator authored
From-SVN: r231041
-
- 28 Nov, 2015 3 commits
-
-
Gerald Pfeifer authored
* config/i386/freebsd.h (SUBTARGET32_DEFAULT_CPU): Change to i586. Remove support for FreeBSD 5 and earlier. From-SVN: r231036
-
Matthias Klose authored
2015-11-28 Matthias Klose <doko@ubuntu.com> PR ada/68564 * gcc-interface/Makefile.in: Fix sparc/sparc64 bitness detection. From-SVN: r231029 -
GCC Administrator authored
From-SVN: r231026
-
- 27 Nov, 2015 5 commits
-
-
Jakub Jelinek authored
PR tree-optimization/68552 * optabs.c (expand_vec_perm_1): Move vec_shr handling from here... (expand_vec_perm): ... here. Do it regardless of vec_perm_const_optab or whether v0 == v1. From-SVN: r231024
-
Andre Vehreschild authored
gcc/fortran/ChangeLog: 2015-11-27 Andre Vehreschild <vehre@gcc.gnu.org> PR fortran/68218 * trans-array.c (gfc_array_init_size): Add gfc_evaluate_now() when array spec in allocate is a function call. gcc/testsuite/ChangeLog: 2015-11-27 Andre Vehreschild <vehre@gcc.gnu.org> PR fortran/68218 * gfortran.dg/allocate_with_arrayspec_1.f90: New test. From-SVN: r231014
-
Jakub Jelinek authored
PR rtl-optimization/68250 * gcc.c-torture/execute/pr68250.c: New test. From-SVN: r231010
-
Marek Polacek authored
From-SVN: r231008
-
GCC Administrator authored
From-SVN: r230989
-
- 26 Nov, 2015 14 commits
-
-
Jonathan Wakely authored
* testsuite/libstdc++-prettyprinters/debug.cc: Add -std=gnu++98 to dg-options and avoid use of uniform-init. From-SVN: r230976
-
Jonathan Wakely authored
* testsuite/libstdc++-prettyprinters/simple.cc: Add -std=gnu++98 to dg-options and avoid use of uniform-init. From-SVN: r230974
-
Bernd Edlinger authored
2015-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de> Backport from mainline 2015-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de> PR rtl-optimization/67037 * lra-constraints.c (process_addr_reg): Use copy_rtx when necessary. testsuite: 2015-11-26 Bernd Edlinger <bernd.edlinger@hotmail.de> Backport from mainline 2015-09-30 Bernd Edlinger <bernd.edlinger@hotmail.de> PR rtl-optimization/67037 * gcc.c-torture/execute/pr67037.c: New test. From-SVN: r230964 -
David Edelsohn authored
From-SVN: r230960
-
David Edelsohn authored
From-SVN: r230957
-
David Edelsohn authored
Backport from mainline 2015-11-26 David Edelsohn <dje.gcc@gmail.com> * m4/libtool.m4 (export_symbols_cmds) [AIX]: Add global TLS "L" symbols. From-SVN: r230952 -
David Edelsohn authored
backport: rs6000.c (rs6000_declare_alias): Rename and globalize both the symbol and the "dot" symbol for function descriptors. Backport from mainline 2015-11-25 David Edelsohn <dje.gcc@gmail.com> * config/rs6000/rs6000.c (rs6000_declare_alias): Rename and globalize both the symbol and the "dot" symbol for function descriptors. Fix inversion for rename of symbols with dollar sign. From-SVN: r230951 -
Ilya Enkovich authored
gcc/ Backport from mainline r230938. 2015-11-26 Vladimir Makarov <vmakarov@redhat.com> PR target/68416 * config/i386/i386.h (enum reg_class): Add bounds registers to ALL_REGS. gcc/testsuite/ Backport from mainline r230938. 2015-11-26 Ilya Enkovich <enkovich.gnu@gmail.com> PR target/68416 * gcc.target/i386/mpx/pr68416.c: New test. From-SVN: r230945
-
Jakub Jelinek authored
PR rtl-optimization/68249 PR rtl-optimization/68321 * gcc.c-torture/execute/pr68249.c: New test. * gcc.c-torture/execute/pr68321.c: New test. From-SVN: r230941
-
Kyrylo Tkachov authored
[calls.c] PR rtl-optimization/67226: Take into account pretend_args_size when checking stack offsets for sibcall optimisation Backport from mainline 2015-11-26 Kyrylo Tkachov <kyrylo.tkachov@arm.com> Bernd Schmidt <bschmidt@redhat.com> PR rtl-optimization/67226 * calls.c (store_one_arg): Take into account crtl->args.pretend_args_size when checking for overlap between arg->value and argblock + arg->locate.offset during sibcall optimization. * gcc.c-torture/execute/pr67226.c: New test. From-SVN: r230936
-
Jakub Jelinek authored
re PR c++/68508 (Internal compiler error with parentheses around return value in C++14 with ASan enabled) PR c++/68508 * cp-tree.h (cp_ubsan_maybe_instrument_downcast): Add INTYPE argument. * cp-ubsan.c (cp_ubsan_maybe_instrument_downcast): Likewise. Use it instead of or in addition to TREE_TYPE (op). Use is_properly_derived_from, return NULL_TREE if TREE_TYPE (intype) and TREE_TYPE (type) are the same type minus qualifiers. * typeck.c (build_static_cast_1): Adjust callers. * g++.dg/ubsan/pr68508.C: New test. From-SVN: r230933
-
Andre Vieira authored
2015-11-26 Andre Vieira <andre.simoesdiasvieira@arm.com> * lib/target-supports.exp (check_effective_target_arm_neon_ok_nocache): Add check for M profile. From-SVN: r230930
-
Ian Lance Taylor authored
PR go/61303 runtime: don't overallocate in select code If we've already allocated an fd_set, don't allocate another one. Also, don't bother to read from rdwake if it wasn't returned in select. Fixes https://gcc.gnu.org/PR61303. Reviewed-on: https://go-review.googlesource.com/17243 From-SVN: r230923 -
GCC Administrator authored
From-SVN: r230920
-
- 25 Nov, 2015 10 commits
-
-
Jakub Jelinek authored
Backported from mainline 2015-11-20 Jakub Jelinek <jakub@redhat.com> PR c++/67354 * cp-tree.h (defer_mangling_aliases): Declare. (generate_mangling_aliases): New prototype. * decl2.c (defer_mangling_aliases): New variable. (note_mangling_alias): Use !defer_mangling_aliases instead of at_eof. (generate_mangling_aliases): No longer static. Clear defer_mangling_aliases. * optimize.c (maybe_thunk_body): Defer emitting mangling aliases if !defer_mangling_aliases until the fns are put into the same comdat group. * g++.dg/abi/mangle67.C: New test. 2015-05-09 Aldy Hernandez <aldyh@redhat.com> PR bootstrap/66085 * decl2.c (note_mangling_alias): Declare arguments as unused. 2015-05-08 Jason Merrill <jason@redhat.com> * decl2.c (mangling_aliases): New variable. (note_mangling_alias, generate_mangling_aliases): New. (cp_write_global_declarations): Call generate_mangling_aliases. (generate_mangling_alias): Split out from... * mangle.c (mangle_decl): ...here. * cp-tree.h: Declare note_mangling_alias. From-SVN: r230905
-
Paolo Carlini authored
2015-11-25 Paolo Carlini <paolo.carlini@oracle.com> * g++.dg/cpp0x/constexpr-array13.C: Fix. From-SVN: r230904
-
Jason Merrill authored
PR c++/67941 * lambda.c (maybe_add_lambda_conv_op): Mark _FUN as no_sanitize_undefined. From-SVN: r230901
-
Jason Merrill authored
PR c++/68422 * cp-tree.h (PACK_EXPANSION_SIZEOF_P): New. * parser.c (cp_parser_sizeof_pack): Set it. * pt.c (tsubst_copy) [SIZEOF_EXPR]: Likewise. (tsubst_pack_expansion): Improve T... shortcut when set. From-SVN: r230900
-
Jason Merrill authored
re PR c++/67813 ([C++14] copy-initialization of object with pointer member fails in constexpr function) PR c++/67813 * constexpr.c (cxx_eval_store_expression): Always use *valp if set. From-SVN: r230899
-
Vladimir Makarov authored
2015-11-25 Vladimir Makarov <vmakarov@redhat.com> PR rtl-optimization/67954 * lra-constraints.c (curr_insn_transform): Add check on scratch pseudo when change class to NO_REGS. Add an assert. From-SVN: r230893
-
Markus Trippelsdorf authored
/cp 2015-11-25 Markus Trippelsdorf <markus@trippelsdorf.de> Paolo Carlini <paolo.carlini@oracle.com> PR c++/68087 * constexpr.c (cxx_eval_array_reference): Use tree_fits_shwi_p before tree_to_shwi to avoid ICEs. /testsuite 2015-11-25 Markus Trippelsdorf <markus@trippelsdorf.de> Paolo Carlini <paolo.carlini@oracle.com> PR c++/68087 * g++.dg/cpp0x/constexpr-array13.C: New. Co-Authored-By:Paolo Carlini <paolo.carlini@oracle.com> From-SVN: r230887
-
Jonathan Wakely authored
Backport from mainline 2015-11-12 Jonathan Wakely <jwakely@redhat.com> PR libstdc++/56158 * include/bits/ios_base.h (_Ios_Fmtflags, _Ios_Openmode, _Ios_Iostate): Define enumerators to ensure all values of type int are valid values of the enumeration type. * testsuite/27_io/ios_base/types/fmtflags/case_label.cc: Add new cases. * testsuite/27_io/ios_base/types/iostate/case_label.cc: Likewise. * testsuite/27_io/ios_base/types/openmode/case_label.cc: Likewise. From-SVN: r230884
-
Jonathan Wakely authored
2015-09-17 Jonathan Wakely <jwakely@redhat.com> * include/bits/allocator.h (__shrink_to_fit_aux<T, true>::_S_do_it): Do nothing if exceptions are disabled. * include/bits/basic_string.h (basic_string::shrink_to_fit): Likewise. From-SVN: r230883
-
GCC Administrator authored
From-SVN: r230849
-