summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Merge remote-tracking branch 'origin/gcc-4_7-branch' into hjl/tsx/gcc-4_7-branchhjl/tsx/gcc-4_7-branchH.J. Lu2013-01-181043-54053/+61957
|\ | | | | | | | | | | | | Conflicts: gcc/config/i386/driver-i386.c gcc/config/i386/i386.c gcc/config/i386/sync.md
| * Daily bump.gccadmin2013-01-181-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195285 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from mainlineuros2013-01-174-2/+83
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2012-01-17 Uros Bizjak <ubizjak@gmail.com> PR target/55981 * config/i386/sync.md (atomic_store<mode>): Generate SWImode store through atomic_store<mode>_1. (atomic_store<mode>_1): Macroize insn using SWI mode iterator. testsuite/ChangeLog: Backport from mainline 2012-01-17 Uros Bizjak <ubizjak@gmail.com> PR target/55981 * gcc.target/pr55981.c: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195283 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-17 Janus Weil <janus@gcc.gnu.org>janus2013-01-174-5/+30
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR fortran/55983 * class.c (find_typebound_proc_uop): Check for f2k_derived instead of asserting it. 2013-01-17 Janus Weil <janus@gcc.gnu.org> PR fortran/55983 * gfortran.dg/class_55.f90: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195261 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR libstdc++/52887redi2013-01-172-1/+13
| | | | | | | | | | | | * src/c++11/regex.cc: Add instantiations for AIX. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195258 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-171-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195255 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-16 Richard Biener <rguenther@suse.de>rguenth2013-01-164-1/+111
| | | | | | | | | | | | | | | | | | | | | | PR middle-end/55882 * emit-rtl.c (set_mem_attributes_minus_bitpos): Correctly account for bitpos when computing alignment. * gcc.dg/torture/pr55882.c: New testcase. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195232 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-161-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195222 138bc75d-0d04-0410-961f-82ee72b054a4
| * - regenerate class files for updated copyright yearsdoko2013-01-1510-0/+0
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195200 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-10 Matthias Klose <doko@ubuntu.com>doko2013-01-1519-3/+13
| | | | | | | | | | | | | | | | * tools/gnu/classpath/tools/gjdoc/Main.java: Accept -source 1.5, 1.6, 1.7. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195199 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-151-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195183 138bc75d-0d04-0410-961f-82ee72b054a4
| * - fix whitespace in gcc/ChangeLog entry for the multiarch backportdoko2013-01-141-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195171 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from 2013-01-14 trunk r195169.gjl2013-01-142-4/+15
| | | | | | | | | | | | | | | | | | | | | | | | PR target/55974 * config/avr/avr-c.c (avr_cpu_cpp_builtins): Define __FLASH etc. to 1 and not to __flash. Use LL suffix for __INT24_MAX__ with -mint8. Use ULL suffix for __UINT24_MAX__ with -mint8. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195170 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-14 Matthias Klose <doko@ubuntu.com>doko2013-01-1430-52/+405
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * doc/invoke.texi: Document -print-multiarch. * doc/install.texi: Document --enable-multiarch. * doc/fragments.texi: Document MULTILIB_OSDIRNAMES, MULTIARCH_DIRNAME. * configure.ac: Add --enable-multiarch option. Substitute with_cpu, with_float. * configure: Regenerate. * Makefile.in (s-mlib): Pass MULTIARCH_DIRNAME to genmultilib. enable_multiarch, with_cpu, with_float: New macros. if_multiarch: New macro, define in terms of enable_multiarch. * genmultilib: Add new argument for the multiarch name. * gcc.c (multiarch_dir): Define. (for_each_path): Search for multiarch suffixes. (driver_handle_option): Handle multiarch option. (do_spec_1): Pass -imultiarch if defined. (main): Print multiarch. (set_multilib_dir): Separate multilib and multiarch names from multilib_select. (print_multilib_info): Ignore multiarch names in multilib_select. * incpath.c (add_standard_paths): Search the multiarch include dirs. * cppdefault.h (default_include): Document multiarch in multilib member. * cppdefault.c: [LOCAL_INCLUDE_DIR, STANDARD_INCLUDE_DIR] Add an include directory for multiarch directories. * common.opt: New options --print-multiarch and -imultilib. * config.gcc <i[34567]86-*-linux* | x86_64-*-linux*> (tmake_file): Include i386/t-linux. <i[34567]86-*-kfreebsd*-gnu | x86_64-*-kfreebsd*-gnu> (tmake_file): Include i386/t-kfreebsd. <i[34567]86-*-gnu*> (tmake_file): Include i386/t-gnu. * config/i386/t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES, define MULTIARCH_DIRNAME. * config/i386/t-gnu: New file. * config/i386/t-kfreebsd: Likewise. * config/i386/t-linux: Likewise. * config/sparc/t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES. * config/sparc/t-linux: New file; define MULTIARCH_DIRNAME. * config.gcc <sparc-*-linux*> (tmake_file): Include sparc/t-linux for 32bit non-biarch configurations. * config/pa/t-linux: New file; define MULTIARCH_DIRNAME. * config.gcc <hppa*64*-*-linux*, hppa*-*-linux*> (tmake_file): Include pa/t-linux. * config/mips/t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES. * config/arm/t-linux-eabi: Define MULTIARCH_DIRNAME for linux target. * config/rs6000/t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES. * config/rs6000/t-linux: New file; define MULTIARCH_DIRNAME. * config/rs6000/t-fprules (SOFT_FLOAT_CPUS): New macro. Add e300c2 to the list. (MULTILIB_MATCHES_FLOAT): Define in terms of SOFT_FLOAT_CPUS. * config.gcc <powerpc-*-linux* | powerpc64-*-linux*> (tmake_file): Include rs6000/t-linux for 32bit non-biarch configurations. * config/s390/t-linux64: Add multiarch names in MULTILIB_OSDIRNAMES. * config/m68k/t-linux: Define MULTIARCH_DIRNAME. * config/ia64/t-linux: New file; define MULTIARCH_DIRNAME. * config.gcc <ia64*-*-linux*> (tmake_file): Include ia64/t-linux. * config/alpha/t-linux: New file; define MULTIARCH_DIRNAME. * config.gcc <alpha*-*-linux*> (tmake_file): Include alpha/t-linux. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195153 138bc75d-0d04-0410-961f-82ee72b054a4
| * * tree-vectorizer.h (vect_get_single_scalar_iteraion_cost): Fix typo.ebotcazou2013-01-144-4/+11
| | | | | | | | | | | | | | | | | | * tree-vect-loop.c (vect_get_single_scalar_iteraion_cost): Likewise. (vect_estimate_min_profitable_iter): Adjust to above fix. * tree-vect-data-refs.c (vect_peeling_hash_get_lowest_cost): Likewise. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195148 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-141-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195139 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-13 Janus Weil <janus@gcc.gnu.org>janus2013-01-135-8/+82
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR fortran/55072 * trans-array.c (gfc_conv_array_parameter): No packing was done for full arrays of derived type. 2013-01-13 Janus Weil <janus@gcc.gnu.org> PR fortran/55072 * gfortran.dg/internal_pack_13.f90: New test. * gfortran.dg/internal_pack_14.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195135 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-13 Paul Thomas <pault@gcc.gnu.org>pault2013-01-135-169/+223
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR fortran/55618 * trans-expr.c (gfc_conv_procedure_call): Dereference scalar character function arguments to elemental procedures in scalarization loops. 2013-01-13 Paul Thomas <pault@gcc.gnu.org> PR fortran/55618 * gfortran.dg/elemental_scalar_args_2.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195129 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-131-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195127 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-121-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195122 138bc75d-0d04-0410-961f-82ee72b054a4
| * Fix typo in __builtin_ia32_packssdw256meissner2013-01-112-2/+3
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195114 138bc75d-0d04-0410-961f-82ee72b054a4
| * Fix typo in __builtin_ia32_paddb256, __builtin_ia32_pavgb256meissner2013-01-112-2/+11
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195111 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-111-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195101 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-101-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195071 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR c++/55893jason2013-01-093-0/+22
| | | | | | | | | | | | | | * decl.c (cp_finish_decl): Clear TREE_READONLY if the variable needs destruction. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195063 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from mainlineuros2013-01-092-4/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | 2013-01-09 Uros Bizjak <ubizjak@gmail.com> * config/i386/sse.md (*vec_interleave_highv2df): Change mode attribute of movddup insn to DF. (*vec_interleave_lowv2df): Ditto. (vec_dupv2df): Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195061 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-091-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195042 138bc75d-0d04-0410-961f-82ee72b054a4
| * * doc/xml/manual/status_cxx2011.xml: Document that N3189 is missing.redi2013-01-082-6/+19
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195037 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR fortran/42769mikael2013-01-089-4/+346
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR fortran/45836 PR fortran/45900 * module.c (read_module): Don't reuse local symtree if the associated symbol isn't exactly the one wanted. Don't reuse local symtree if it is ambiguous. * resolve.c (resolve_call): Use symtree's name instead of symbol's to lookup the symtree. PR fortran/42769 PR fortran/45836 PR fortran/45900 * gfortran.dg/use_23.f90: New test. * gfortran.dg/use_24.f90: New test. * gfortran.dg/use_25.f90: New test. * gfortran.dg/use_26.f90: New test. * gfortran.dg/use_27.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195031 138bc75d-0d04-0410-961f-82ee72b054a4
| * statement before variable declaration in cp_parser_initializer_list.brobecke2013-01-082-1/+7
| | | | | | | | | | | | | | | | | | | | | | gcc/cp/ChangeLog: * parser.c (cp_parser_initializer_list): Move declaration of variable non_const to start of lexical block. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195014 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-081-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@195001 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-07 Tobias Burnus <burnus@net-b.de>burnus2013-01-076-6/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Thomas Koenig <tkoenig@gcc.gnu.org> Jakub Jelinek <jakub@redhat.com> PR fortran/55852 * expr.c (gfc_build_intrinsic_call): Avoid clashes with user's procedures. * gfortran.h (gfc_build_intrinsic_call): Update prototype. (GFC_PREFIX): Define. * simplify.c (gfc_simplify_size): Update call. 2013-01-07 Tobias Burnus <burnus@net-b.de> PR fortran/55852 * gfortran.dg/intrinsic_size_3.f90: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194995 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from 2013-01-07 trunk r194991, r194992.gjl2013-01-075-44/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | PR target/55897 * doc/extend.texi (AVR Named Address Spaces): __memx goes into .progmemx.data now. * config/avr/avr.h (ADDR_SPACE_COUNT): New enum. (avr_addrspace_t): Add .section_name field. * config/avr/avr.c (progmem_section): Use ADDR_SPACE_COUNT as array size. (avr_addrspace): Same. Initialize .section_name. Remove last NULL entry. Put __memx into .progmemx.data. (progmem_section_prefix): Remove. (avr_asm_init_sections): No need to initialize progmem_section. (avr_asm_named_section): Use avr_addrspace[].section_name to get section name prefix. (avr_asm_select_section): Ditto. And use get_unnamed_section to retrieve the progmem section. * avr-c.c (avr_cpu_cpp_builtins): Use ADDR_SPACE_COUNT as loop boundary to run over avr_addrspace[]. (avr_register_target_pragmas): Ditto. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194993 138bc75d-0d04-0410-961f-82ee72b054a4
| * 2013-01-07 Steven G. Kargl <kargl@gcc.gnu.org>mikael2013-01-075-8/+73
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Mikael Morin <mikael@gcc.gnu.org> PR fortran/55827 * class.c (gfc_fix_class_refs): Adapt ts initialization for the case e->symtree == NULL. * trans-expr.c (gfc_conv_function_expr): Init sym earlier. Use it. 2013-01-07 Steven G. Kargl <kargl@gcc.gnu.org> Mikael Morin <mikael@gcc.gnu.org> PR fortran/55827 * gfortran.dg/use_22.f90: New test. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194985 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from 2013-01-07 trunk r194978.gjl2013-01-072-0/+18
| | | | | | | | | | | | | | | | | | | | PR target/54461 * doc/install.texi (Cross-Compiler-Specific Options): Document --with-avrlibc. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194981 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from 2013-01-07 trunk r194968.gjl2013-01-073-17/+67
| | | | | | | | | | | | | | | | | | | | | | | | | | | | PR other/55243 * config/avr/t-avr: Don't automatically rebuild $(srcdir)/config/avr/t-multilib $(srcdir)/config/avr/avr-tables.opt (avr-mcus): New phony target to build them on request. (s-avr-mlib): Remove. * avr/avr-mcus.def: Adjust comments. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194970 138bc75d-0d04-0410-961f-82ee72b054a4
| * gcc/ChangeLogxguo2013-01-074-1/+58
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-01-07 Terry Guo <terry.guo@arm.com> Backport from mainline 2012-12-19 Terry Guo <terry.guo@arm.com> * config/arm/arm.c (thumb_find_work_register): Check argument register number based on current PCS. gcc/testsuite/ChangeLog 2013-01-07 Terry Guo <terry.guo@arm.com> Backport from mainline 2012-12-19 Terry Guo <terry.guo@arm.com> * gcc.target/arm/thumb-find-work-register.c: New. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194959 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-071-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194956 138bc75d-0d04-0410-961f-82ee72b054a4
| * * doc/xml/manual/abi.xml: Update library and symbol versions.redi2013-01-062-0/+12
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194951 138bc75d-0d04-0410-961f-82ee72b054a4
| * * gcc-interface/decl.c (gnat_to_gnu_entity) <discrete_type>: Do notebotcazou2013-01-064-3/+35
| | | | | | | | | | | | | | pack the field of the record type made for a misaligned type. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194944 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from mainlineebotcazou2013-01-062-0/+31
| | | | | | | | | | | | | | | | | | 2013-01-04 Robert Dewar <dewar@adacore.com> * gnat_rm.texi: Document alignment choice for subtypes. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194943 138bc75d-0d04-0410-961f-82ee72b054a4
| * Backport from mainlineuros2013-01-063-12/+65
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 2013-01-03 Uros Bizjak <ubizjak@gmail.com> PR target/55712 * config/i386/i386-c.c (ix86_target_macros_internal): Depending on selected code model, define __code_mode_small__, __code_model_medium__, __code_model_large__, __code_model_32__ or __code_model_kernel__. * config/i386/cpuid.h (__cpuid, __cpuid_count) [__i386__]: Prefix xchg temporary register with %k. Declare temporary register as early clobbered. [__x86_64__]: For medium and large code models, preserve %rbx register. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194937 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-061-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194935 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-051-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194923 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR c++/55877jason2013-01-045-4/+45
| | | | | | | | | | | | | | | | | | * decl.c (reset_type_linkage, bt_reset_linkage): New. (grokdeclarator): Use reset_type_linkage. * name-lookup.c (binding_table_foreach): Handle null table. * tree.c (decl_anon_ns_mem_p): Check TYPE_MAIN_DECL, not TYPE_NAME. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194911 138bc75d-0d04-0410-961f-82ee72b054a4
| * i386: Backport gcc.dg/torture/tls/tls-reload-1.c fix from masterrth2013-01-042-4/+8
| | | | | | | | | | | | | | * config/i386/i386.c (ix86_expand_move): Always assign to op1 after eliminating TLS symbols. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194882 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR target/53789danglin2013-01-043-13/+10
| | | | | | | | | | | | | | | | | | | | * config/pa/pa.md (movsi): Revert previous change. * config/pa/pa.c (pa_legitimate_constant_p): Reject all TLS symbol references. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194880 138bc75d-0d04-0410-961f-82ee72b054a4
| * Daily bump.gccadmin2013-01-041-1/+1
| | | | | | | | git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194877 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR c++/55419jason2013-01-033-2/+19
| | | | | | | | | | | | | | | | PR c++/55753 * pt.c (tsubst_copy_and_build) [TARGET_EXPR]: Don't touch TREE_CONSTANT. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194872 138bc75d-0d04-0410-961f-82ee72b054a4
| * PR c++/55842jason2013-01-033-1/+12
| | | | | | | | | | | | * semantics.c (trait_expr_value): Call maybe_instantiate_noexcept. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/branches/gcc-4_7-branch@194871 138bc75d-0d04-0410-961f-82ee72b054a4