1. 19 Mar, 2007 6 commits
  2. 18 Mar, 2007 10 commits
  3. 17 Mar, 2007 13 commits
  4. 16 Mar, 2007 11 commits
    • configure.ac: Remove excess quoting from asm line 0 test. · cf0eb7a1
      * configure.ac: Remove excess quoting from asm line 0 test.
      * configure: Rebuilt.
      
      From-SVN: r123006
      Alexandre Oliva committed
    • invoke.texi (-Wconversion): Document warnings specific to C++. · 07231d4f
      2007-03-16  Manuel Lopez-Ibanez  <manu@gcc.gnu.org>
      
      	* doc/invoke.texi (-Wconversion): Document warnings specific to C++.
      	* c-common.c (convert_and_check): Move warning logic to...
      	(warnings_for_convert_and_check): ...here. Define.
      	* c-common.h (warnings_for_convert_and_check): Declare.
      cp/
      	* cvt.c (cp_convert_and_check) : Define.
      	* cp-tree.h (cp_convert_and_check): Declare.
      	* call.c (convert_conversion_warnings): Rename to
      	conversion_null_warnings.  The warning for floating-point to
      	integer is handled by convert_and_check in convert_like_real.
      	(convert_like_real): convert_conversion_warnings was renamed as
      	conversion_null_warnings.
      	* typeck.c (build_binary_op): Use cp_convert_and_check to warn for
      	overflow and changes of value during conversion.
      testsuite/
      	* g++.dg/warn/Wconversion-integer.C: New
      	* g++.dg/warn/Wconversion-real.C: New.
      	* g++.dg/warn/Wconversion-real-integer.C: New.
      	* g++.dg/warn/conv2.C: Updated.
      
      From-SVN: r123005
      Manuel López-Ibáñez committed
    • pa.c (attr_length_call): Partially revert change of 2007-03-09. · aefd2606
      	* pa.c (attr_length_call): Partially revert change of 2007-03-09.
      	(output_call): Likewise.
      
      From-SVN: r123002
      John David Anglin committed
    • * tools/gnu/classpath/tools/javah/JniStubPrinter.java · 90f89aa4
      	(printClass): Added filename argument.
      	* tools/gnu/classpath/tools/javah/JniIncludePrinter.java
      	(printClass): Added filename argument.
      	* tools/gnu/classpath/tools/javah/CniIncludePrinter.java
      	(printClass): Use user's file name.
      	* tools/gnu/classpath/tools/javah/CniStubPrinter.java
      	(printClass): Use user's file name.
      	* tools/gnu/classpath/tools/javah/Printer.java (printClass): Added
      	filename argument.
      	* tools/gnu/classpath/tools/javah/Main.java (getParser): Fix '-v'
      	argument order.
      	(writeHeaders): Use a HashMap.
      	(run): Put class name into HashMap for writeHeaders.
      
      From-SVN: r123000
      Tom Tromey committed
    • types_std_c++0x.cc: Use -std=gnu++0x instead of -std=c++0x for testing. · 3422222a
      2007-03-16  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* testsuite/27_io/headers/cinttypes/types_std_c++0x.cc: Use
      	-std=gnu++0x instead of -std=c++0x for testing.
      	* testsuite/18_support/headers/cstdint/types_std_c++0x.cc: Same.
      	* testsuite/26_numerics/headers/random/types_std_c++0x.cc: Same.
      	* testsuite/26_numerics/headers/cfenv/types_std_c++0x.cc: Same.
      	* testsuite/26_numerics/headers/cstdlib/types_std_c++0x.cc: Same.
      	* testsuite/26_numerics/headers/cmath/types_std_c++0x.cc: Same.
      	* testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc: Same.
      	* testsuite/17_intro/headers/c++200x/all.cc: Same.
      	* testsuite/17_intro/using_namespace_std_tr1_neg.cc: Same.
      	* testsuite/23_containers/hash/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/23_containers/unordered_map/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/23_containers/tuple/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/23_containers/unordered_multimap/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/23_containers/unordered_set/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/23_containers/headers/tuple/types_std_c++0x.cc: Same.
      	* testsuite/23_containers/unordered_multiset/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/23_containers/array/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/20_util/enable_shared_from_this/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/20_util/headers/functional/types_std_c++0x.cc: Same.
      	* testsuite/20_util/headers/functional/
      	using_namespace_std_placeholders.cc: Same.
      	* testsuite/20_util/headers/type_traits/types_std_c++0x.cc: Same.
      	* testsuite/20_util/headers/memory/types_std_c++0x.cc: Same.
      	* testsuite/20_util/shared_ptr/requirements/
      	explicit_instantiation.cc: Same.
      	* testsuite/20_util/weak_ptr/requirements/
      	explicit_instantiation.cc: Same.
      
      From-SVN: r122996
      Benjamin Kosnik committed
    • * runtime/main.c: Include "config.h" first. · b24e9b39
      From-SVN: r122994
      David Edelsohn committed
    • intmax_t-1.c: Restrict XFAIL to VxWorks kernels; exclude RTPs. · 21d59fff
      gcc/testsuite/
      	* gcc.dg/intmax_t-1.c: Restrict XFAIL to VxWorks kernels;
      	exclude RTPs.
      
      From-SVN: r122993
      Richard Sandiford committed
    • vxworks.h (SUPPORTS_INIT_PRIORITY): Define. · ad8577fd
      gcc/
      	* config/vxworks.h (SUPPORTS_INIT_PRIORITY): Define.
      
      From-SVN: r122992
      Richard Sandiford committed
    • vx-common.h (WINT_TYPE, [...]): Define. · d95d45fd
      gcc/
      	* config/vx-common.h (WINT_TYPE, WINT_TYPE_SIZE): Define.
      
      From-SVN: r122991
      Richard Sandiford committed
    • i386.c (override_options): Add PTA_NO_SAHF to k8... · 0935e091
      	* config/i386/i386.c (override_options): Add PTA_NO_SAHF to k8,
      	opteron, athlon-64 and athlon-fx processor_alias_table entries.
      
      From-SVN: r122989
      Uros Bizjak committed
    • re PR tree-optimization/31183 (ICE in int_cst_value, at tree.c:7684 with -O3 -ftree-loop-linear) · a9549792
      	PR tree-optimization/31183
      	* tree-loop-linear.c (gather_interchange_stats, try_interchange_loops): 
      	Use double_int instead of unsigned int for representing access_strides.
      	* testsuite/gcc.dg/tree-ssa/pr31183.c: New.
      
      From-SVN: r122988
      Sebastian Pop committed