- 08 Feb, 2008 8 commits
-
-
gcc/ PR bootstrap/35051 * double-int.h: Don't include gmp.h for GENERATOR_FILEs. (mpz_set_double_int, mpz_get_double_int): Hide from GENERATOR_FILEs. * real.h: Don't include gmp.h or mpfr.h for GENERATOR_FILEs. (real_from_mpfr, mpfr_from_real): Hide from GENERATOR_FILEs. * tree.h (get_type_static_bounds): Likewise. From-SVN: r132188
Richard Sandiford committed -
From-SVN: r132187
Joseph Myers committed -
invoke.texi (Option Summary, [...]): Make -Wfoo language annotations match what the compiler outputs. * doc/invoke.texi (Option Summary, C++ Dialect Options) (Objective-C and Objective-C++ Dialect Options, Warning Options): Make -Wfoo language annotations match what the compiler outputs. From-SVN: r132186
Ralf Wildenhues committed -
From-SVN: r132185
Sa Liu committed -
From-SVN: r132184
Sa Liu committed -
From-SVN: r132183
Sa Liu committed -
* doc/extend.texi (Function Attributes) <noinline>: Mention asm ("") as method to keep calls. From-SVN: r132182
Hans-Peter Nilsson committed -
From-SVN: r132180
GCC Administrator committed
-
- 07 Feb, 2008 6 commits
-
-
2008-02-07 Manuel Lopez-Ibanez <manu@gcc.gnu.org> PR other/32754 * doc/options.texi (Options): Replace references to opts.sh with optc-gen.awk. * opts-common.c: Likewise. * optc-gen.awk: Likewise. From-SVN: r132174
Manuel López-Ibáñez committed -
2008-02-06 Douglas Gregor <doug.gregor@gmail.com> * g++.dg/ext/vector13.C: Fix for compilation under -pedantic. 2008-02-07 Andreas Tobler <andreast-list@fgznet.ch> Douglas Gregor <doug.gregor@gmail.com> PR bootstrap/35115 * objcp-decl.c (objcp_comptypes): Call cp_comptypes, not comptypes. Co-Authored-By: Douglas Gregor <doug.gregor@gmail.com> From-SVN: r132173
Andreas Tobler committed -
2008-02-07 Andreas Krebbel <krebbel1@de.ibm.com> * config/s390/s390.h (FUNCTION_ARG_REGNO_P): Fix fprs for 64 bit. From-SVN: r132172
Andreas Krebbel committed -
PR rtl-opt/33410 * config/alpha/alpha.c (alpha_emit_xfloating_compare): Use an EXPR_LIST for the REG_EQUAL instead of a comparison with a funny mode. From-SVN: r132171
Richard Henderson committed -
PR tree-optimization/35085 * tree-ssa-reassoc.c (rewrite_expr_tree): Enable destructive update for operand entry oe2 in addition to operand entry oe3 in order to expose more opportunities for vectorizer sum reduction. From-SVN: r132168
Uros Bizjak committed -
From-SVN: r132164
GCC Administrator committed
-
- 06 Feb, 2008 16 commits
-
-
2008-02-06 Kaveh R. Ghazi <ghazi@caip.rutgers.edu> PR other/35107 * Makefile.in (LIBS): Remove $(GMPLIBS). (cc1-dummy, cc1): Add $(GMPLIBS). ada: PR other/35107 * Make-lang.in (gnat1): Add $(GMPLIBS). cp: PR other/35107 * Make-lang.in (cc1plus-dummy, cc1plus): Add $(GMPLIBS). fortran: PR other/35107 * Make-lang.in (f951): Add $(GMPLIBS). java: PR other/35107 * Make-lang.in (jc1): Add $(GMPLIBS). objc: PR other/35107 * Make-lang.in (cc1obj-dummy, cc1obj): Add $(GMPLIBS). objcp: PR other/35107 * Make-lang.in (cc1objplus-dummy, cc1objplus): Add $(GMPLIBS). treelang: PR other/35107 * Make-lang.in (tree1): Add $(GMPLIBS). From-SVN: r132160
Kaveh R. Ghazi committed -
2008-02-06 Andreas Tobler <a.tobler@schweiz.org> PR libgcj/30071 * Makefile.am (install-exec-hook): Add install-binPROGRAMS. * Makefile.in: Regenerate. From-SVN: r132159
Andreas Tobler committed -
gcc/cp/ChangeLog: PR c++/35056 * tree.c: Include tree-flow.h. (build_target_expr): Check type compatibility. * Make-lang.in (cp/tree.o): Depend on $(TREE_FLOW_H). * call.c (convert_like_real): Convert bitfield to expected type. gcc/testsuite/ChangeLog: PR c++/35056 * g++.dg/conversion/bitfield8.C: New. From-SVN: r132158
Alexandre Oliva committed -
2008-02-06 Matthias Klose <doko@ubuntu.com> * tools/Makefile.am ($(TOOLS_ZIP)): Copy over rmic template files. Copy resource files independent of JAVA_MAINTAINER_MODE. * tools/Makefile.in: Regenerate. From-SVN: r132156
Matthias Klose committed -
2008-02-06 Douglas Gregor <doug.gregor@gmail.com> * g++.dg/ext/vector13.C: Fix for compilation under -pedantic. From-SVN: r132154
Douglas Gregor committed -
From-SVN: r132153
Doug Gregor committed -
re PR c++/35049 (g++.dg/conversion/simd3.C:12: error: invalid operands to binary + (have 'float __vector__' and 'int __vector__')) 2008-02-06 Douglas Gregor <doug.gregor@gmail.com> PR c++/35049 PR c++/35096 * typeck.c (structural_comptypes): Call cp_comptypes. (comptypes): New; called from the C/C++ common bits to perform strict checks. (cp_comptypes): Renamed from comptypes, which is already used, with a different signature, by the C++ front end. (build_reinterpret_cast_1): Call cp_comptypes. (ptr_reasonably_similar): Ditto. * decl.c (decls_match): Ditto. * cvt.c (convert_to_reference): Ditto. * cp-tree.h (same_type_p): Ditto. (same_or_base_type_p): Ditto. (comptypes): Rename to cp_comptypes. * pt.c (canonical_type_parameter): Call cp_comptypes. 2008-02-06 Douglas Gregor <doug.gregor@gmail.com> PR c++/35049 PR c++/35096 * g++.dg/ext/vector13.C: New. From-SVN: r132152
Douglas Gregor committed -
2008-02-06 David Daney <ddaney@avtrex.com> * g++.dg/tree-ssa/ivopts-1.C: Remove xfail for mips*-*-*. From-SVN: r132151
David Daney committed -
From-SVN: r132150
Joseph Myers committed -
From-SVN: r132146
Jan Hubicka committed -
PR target/5587 * i386.md (moddf_integer): Do not produce partial memory stalls for targets where it hurts. From-SVN: r132145
Jan Hubicka committed -
PR target/35083 * optabs.c (expand_float): Do not check for decimal modes when expanding unsigned integer through signed conversion. From-SVN: r132144
Uros Bizjak committed -
stormy16.md (eqbranchsi): Replace a match_dup inside the clobber with a match_operand and duplicated... * config/stormy16/stormy16.md (eqbranchsi): Replace a match_dup inside the clobber with a match_operand and duplicated operand number in the constraint. (ineqbranchsi): Delete redundant comment. From-SVN: r132143
Nick Clifton committed -
2008-02-06 Ralf Corsepius <ralf.corsepius@rtems.org> * config/arm/rtems-elf.h (TARGET_OS_CPP_BUILTINS): Add builtin_define ("__USE_INIT_FINI__"). * config/h8300/t-rtems (MULTILIB_OPTION,MULTILIB_DIRNAMES): Add -msx multilibs. From-SVN: r132141
Ralf Corsepius committed -
2008-02-06 Ralf Corsepius <ralf.corsepius@rtems.org> * gthr-rtems.h: Remove __GTHREAD_MUTEX_INIT. From-SVN: r132138
Ralf Corsepius committed -
From-SVN: r132134
GCC Administrator committed
-
- 05 Feb, 2008 10 commits
-
-
PR documentation/30330 * doc/invoke.texi (C++ Dialect Options) (Objective-C and Objective-C++ Dialect Options, Warning Options): For each warning option -Wfoo that allows -Wno-foo, ensure both -Wfoo and -Wno-foo are listed in the option index. Fix index entry of -Wswitch-default, index -Wnormalized= including the `=', and -Wlarger-than-@var{len} including @var{len}. From-SVN: r132131
Ralf Wildenhues committed -
* lib/target-supports.exp (check_effective_target_hard_float): Remove special case for xtensa-*-*. From-SVN: r132130
Bob Wilson committed -
PR fortran/35037 * trans-common.c (build_field): Mark fields as volatile when needed. * gfortran.dg/volatile11.f90: New test. From-SVN: r132129
Francois-Xavier Coudert committed -
2008-02-05 Tobias Burnus <burnus@net-b.de> PR fortran/35093 * data.c (gfc_assign_data_value): Only free "size" if it has not already been freed. From-SVN: r132128
Tobias Burnus committed -
re PR c++/33553 (Bogus "array bound is not an integer constant" for parameter in template method of template class) PR c++/33553 * pt.c (tsubst) <case INTEGER_TYPE>: Don't issue error if max is value dependent expression. * g++.dg/template/array19.C: New test. From-SVN: r132126
Jakub Jelinek committed -
* config/i386/i386.md (floatunssisf2): Use ix86_expand_convert_uns_sisf_sse also for TARGET_SSE. (floatunssi<mode>2): Rename from floatunssisf2 and floatunssidf2. Macroize expander using MODEF mode iterator. From-SVN: r132125
Uros Bizjak committed -
PR 33738 * tree-vrp.c (vrp_evaluate_conditional): Revert fix for PR 33738. testsuite/ChangeLog PR 33738 * g++.dg/warn/pr33738.C: Remove. From-SVN: r132124
Diego Novillo committed -
PR other/35070 * toplev.c (print_version): Honor `indent' for GMP/MPFR warnings. From-SVN: r132123
Kaveh R. Ghazi committed -
2008-02-05 H.J. Lu <hongjiu.lu@intel.com> PR target/35084 * config/i386/i386.c (ix86_function_sseregparm): Add an arg to indicate if a message should be generated. (init_cumulative_args): Updated. (function_value_32): Likewise. From-SVN: r132122
H.J. Lu committed -
2008-02-05 Paul Thomas <pault@gcc.gnu.org> PR fortran/34945 * array.c (match_array_element_spec): Remove check for negative array size. (gfc_resolve_array_spec): Add check for negative size. 2008-02-05 Paul Thomas <pault@gcc.gnu.org> PR fortran/34945 * gfortran.dg/bounds_check_13.f: New test. From-SVN: r132121
Paul Thomas committed
-