r123097 [1/2] - in /branches/fixed-point: ./ co...
chaoyingfu@gcc.gnu.org
chaoyingfu@gcc.gnu.org
Wed Mar 21 00:16:00 GMT 2007
Author: chaoyingfu
Date: Wed Mar 21 00:15:47 2007
New Revision: 123097
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=123097
Log:
Merged revisions 122863-123096 via svnmerge from
svn+ssh://chaoyingfu@sources.redhat.com/svn/gcc/trunk
........
r122863 | kgallowa | 2007-03-12 13:12:47 -0700 (Mon, 12 Mar 2007) | 6 lines
2007-03-12 Kyle Galloway <kgallowa@redhat.com>
* jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count
as a sigle slot.
........
r122864 | kgallowa | 2007-03-12 13:15:25 -0700 (Mon, 12 Mar 2007) | 6 lines
2007-03-12 Kyle Galloway <kgallowa@redhat.com>
* jvmti.cc (_Jv_JVMTI_GetArgumentsSize): Make wide type arrays count
as a sigle slot.
........
r122865 | jsm28 | 2007-03-12 14:32:41 -0700 (Mon, 12 Mar 2007) | 3 lines
* gcc.c (main): Handle target_sysroot_hdrs_suffix being NULL for
some multilibs.
........
r122866 | rakdver | 2007-03-12 14:56:12 -0700 (Mon, 12 Mar 2007) | 5 lines
* lambda-code.c (can_convert_to_perfect_nest): Check whether
bb_for_stmt is not NULL before accessing it.
........
r122867 | paolo | 2007-03-12 14:57:51 -0700 (Mon, 12 Mar 2007) | 72 lines
2007-03-12 Stephen M. Webb <stephen.webb@bregmasoft.com>
* include/tr1/regex: Add "boilerplate" implementations.
* testsuite/tr1/7_regular_expressions/regex_traits/wchar_t/
translate_nocase.cc: New.
* testsuite/tr1/7_regular_expressions/regex_traits/wchar_t/
ctor.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex_traits/char/
translate_nocase.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex_traits/char/
ctor.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_ecma.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
default.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_grep.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_extended.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_basic.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_awk.cc: Likewise.
* testsuite/tr1/7_regular_expressions/regex/cons/char/
c_string_egrep.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/
range.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/
string_op.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/
string.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/
pstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/
cstring_op.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/wchar_t/
cstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/char/
range.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/char/
string_op.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/char/
string.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/char/
pstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/char/
cstring_op.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/assign/char/
cstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
range.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
default.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
string.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
pstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/wchar_t/
cstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
range.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
default.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
string.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
pstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/basic_regex/ctors/char/
cstring.cc: Likewise.
* testsuite/tr1/7_regular_expressions/match_results/ctors/char/
default.cc: Likewise.
........
r122869 | brooks | 2007-03-12 15:05:07 -0700 (Mon, 12 Mar 2007) | 3 lines
* doc/invoke.texi: Fix cpp.info cross-reference.
* doc/passes.texi: Fix gcc.info cross-reference.
........
r122871 | spark | 2007-03-12 15:37:51 -0700 (Mon, 12 Mar 2007) | 7 lines
2007-03-12 Seongbae Park <seongbae.park@gmail.com>
* gcc.dg/c90-vla-1.c: Reflect the change of the error message.
* gcc.dg/c99-vla-1.c: Likewise.
* g++.dg/ext/vla1.C: Likewise
........
r122874 | gccadmin | 2007-03-12 17:17:33 -0700 (Mon, 12 Mar 2007) | 1 line
Daily bump.
........
r122876 | fitzsim | 2007-03-12 22:48:03 -0700 (Mon, 12 Mar 2007) | 118 lines
2007-03-13 Thomas Fitzsimmons <fitzsim@redhat.com>
* Makefile.am (AM_CXXFLAGS): Define ECJ_JAR_FILE.
* classpath/configure.ac: Add --with-ecj-jar configure option.
* classpath/gnu/classpath/Configuration.java.in (ECJ_JAR): New
field.
* classpath/INSTALL: Document --with-ecj-jar configure option and
ecj jar requirement for com.sun.tools.javac support.
* classpath/tools/Makefile.am: Build decendents of com and sun
directories.
* configure.ac: Substitute ECJ_JAR in stub Configuration.java.
* gnu/classpath/Configuration.java,
gnu/classpath/natConfiguration.cc (ecj): New method.
(ECJ_JAR): New field.
* scripts/makemake.tcl (scan_packages): Add com directory.
* sources.am (property_files): Add
classpath/resource/sun/rmi/rmic/messages.properties and
classpath/resource/com/sun/tools/javac/messages.properties.
* classpath/resource/com, classpath/resource/com/sun,
classpath/resource/com/sun/tools,
classpath/resource/com/sun/tools/javac, classpath/resource/sun,
classpath/resource/sun/rmi, classpath/resource/sun/rmi/rmic,
classpath/tools/classes/com, classpath/tools/classes/com/sun,
classpath/tools/classes/com/sun/javadoc,
classpath/tools/classes/com/sun/tools,
classpath/tools/classes/com/sun/tools/doclets,
classpath/tools/classes/sun, classpath/tools/classes/sun/rmi,
classpath/tools/classes/sun/rmi/rmic, classpath/tools/com,
classpath/tools/com/sun, classpath/tools/com/sun/javadoc,
classpath/tools/com/sun/tools,
classpath/tools/com/sun/tools/doclets,
classpath/tools/com/sun/tools/javac, classpath/tools/sun,
classpath/tools/sun/rmi, classpath/tools/sun/rmi/rmic: New
directories.
* classpath/resource/com/sun/tools/javac/messages.properties,
classpath/resource/sun/rmi/rmic/messages.properties,
classpath/tools/classes/com/sun/javadoc/ClassDoc.class,
classpath/tools/classes/com/sun/javadoc/ConstructorDoc.class,
classpath/tools/classes/com/sun/javadoc/Doc.class,
classpath/tools/classes/com/sun/javadoc/DocErrorReporter.class,
classpath/tools/classes/com/sun/javadoc/Doclet.class,
classpath/tools/classes/com/sun/javadoc/ExecutableMemberDoc.class,
classpath/tools/classes/com/sun/javadoc/FieldDoc.class,
classpath/tools/classes/com/sun/javadoc/MemberDoc.class,
classpath/tools/classes/com/sun/javadoc/MethodDoc.class,
classpath/tools/classes/com/sun/javadoc/PackageDoc.class,
classpath/tools/classes/com/sun/javadoc/ParamTag.class,
classpath/tools/classes/com/sun/javadoc/Parameter.class,
classpath/tools/classes/com/sun/javadoc/ProgramElementDoc.class,
classpath/tools/classes/com/sun/javadoc/RootDoc.class,
classpath/tools/classes/com/sun/javadoc/SeeTag.class,
classpath/tools/classes/com/sun/javadoc/SerialFieldTag.class,
classpath/tools/classes/com/sun/javadoc/SourcePosition.class,
classpath/tools/classes/com/sun/javadoc/Tag.class,
classpath/tools/classes/com/sun/javadoc/ThrowsTag.class,
classpath/tools/classes/com/sun/javadoc/Type.class,
classpath/tools/classes/com/sun/javadoc/TypeVariable.class,
classpath/tools/classes/com/sun/tools/doclets/Taglet.class,
classpath/tools/classes/sun/rmi/rmic/Main.class,
classpath/tools/classes/sun/rmi/rmic/Messages.class,
classpath/tools/com/sun/javadoc/ClassDoc.java,
classpath/tools/com/sun/javadoc/ConstructorDoc.java,
classpath/tools/com/sun/javadoc/Doc.java,
classpath/tools/com/sun/javadoc/DocErrorReporter.java,
classpath/tools/com/sun/javadoc/Doclet.java,
classpath/tools/com/sun/javadoc/ExecutableMemberDoc.java,
classpath/tools/com/sun/javadoc/FieldDoc.java,
classpath/tools/com/sun/javadoc/MemberDoc.java,
classpath/tools/com/sun/javadoc/MethodDoc.java,
classpath/tools/com/sun/javadoc/PackageDoc.java,
classpath/tools/com/sun/javadoc/ParamTag.java,
classpath/tools/com/sun/javadoc/Parameter.java,
classpath/tools/com/sun/javadoc/ProgramElementDoc.java,
classpath/tools/com/sun/javadoc/RootDoc.java,
classpath/tools/com/sun/javadoc/SeeTag.java,
classpath/tools/com/sun/javadoc/SerialFieldTag.java,
classpath/tools/com/sun/javadoc/SourcePosition.java,
classpath/tools/com/sun/javadoc/Tag.java,
classpath/tools/com/sun/javadoc/ThrowsTag.java,
classpath/tools/com/sun/javadoc/Type.java,
classpath/tools/com/sun/javadoc/TypeVariable.java,
classpath/tools/com/sun/tools/doclets/Taglet.java,
classpath/tools/com/sun/tools/javac/Main.java,
classpath/tools/com/sun/tools/javac/Messages.java,
classpath/tools/sun/rmi/rmic/Main.java,
classpath/tools/sun/rmi/rmic/Messages.java: New files.
* Makefile.in, classpath/Makefile.in, classpath/configure,
classpath/doc/Makefile.in, classpath/doc/api/Makefile.in,
classpath/examples/Makefile.in, classpath/external/Makefile.in,
classpath/external/jsr166/Makefile.in,
classpath/external/relaxngDatatype/Makefile.in,
classpath/external/sax/Makefile.in,
classpath/external/w3c_dom/Makefile.in,
classpath/include/Makefile.in, classpath/include/config.h.in,
classpath/lib/Makefile.in,
classpath/lib/gnu/classpath/Configuration.class,
classpath/native/Makefile.in, classpath/native/fdlibm/Makefile.in,
classpath/native/jawt/Makefile.in,
classpath/native/jni/Makefile.in,
classpath/native/jni/classpath/Makefile.in,
classpath/native/jni/gconf-peer/Makefile.in,
classpath/native/jni/gtk-peer/Makefile.in,
classpath/native/jni/java-io/Makefile.in,
classpath/native/jni/java-lang/Makefile.in,
classpath/native/jni/java-net/Makefile.in,
classpath/native/jni/java-nio/Makefile.in,
classpath/native/jni/java-util/Makefile.in,
classpath/native/jni/midi-alsa/Makefile.in,
classpath/native/jni/midi-dssi/Makefile.in,
classpath/native/jni/native-lib/Makefile.in,
classpath/native/jni/qt-peer/Makefile.in,
classpath/native/jni/xmlj/Makefile.in,
classpath/native/plugin/Makefile.in,
classpath/resource/Makefile.in, classpath/scripts/Makefile.in,
classpath/tools/Makefile.in, configure,
gnu/classpath/Configuration.h: Regenerate.
........
r122877 | geoffk | 2007-03-13 00:13:16 -0700 (Tue, 13 Mar 2007) | 4 lines
* config/rs6000/darwin-fallback.c: Compile file only on powerpc.
(handle_syscall): Handle direct system calls.
* config/rs6000/darwin.h (HAS_MD_FALLBACK_FRAME_STATE_FOR): Delete.
........
r122878 | geoffk | 2007-03-13 00:15:51 -0700 (Tue, 13 Mar 2007) | 2 lines
* doc/invoke.texi (Spec Files): Update for '%{,' spec.
........
r122879 | aoliva | 2007-03-13 00:19:14 -0700 (Tue, 13 Mar 2007) | 4 lines
* configure.ac: Test for assembler tolerance to # 0 "".
* configure, config.in: Rebuilt.
* final.c (final_scan_insn): Emit it if HAVE_AS_LINE_ZERO.
........
r122882 | kseitz | 2007-03-13 12:27:13 -0700 (Tue, 13 Mar 2007) | 8 lines
* include/java-interp.h (_Jv_InterpClass): Declare
friend function _Jv_GetInterpClassSourceFile.
* java/lang/Class.h (Class): Likewise.
* java/lang/natClass.cc (_Jv_GetInterpClassSourceFile):
New function.
* gnu/classpath/jdwp/natVMVirtualMachine.cc
(getSourceFile): Implement.
........
r122883 | paolo | 2007-03-13 13:02:59 -0700 (Tue, 13 Mar 2007) | 13 lines
2007-03-13 Paolo Carlini <pcarlini@suse.de>
* include/tr1/tuple: Only include <utility> for std::pair, and
forward declare reference_wrapper; formatting fixes.
* include/tr1/ref_fwd.h: Remove.
* include/tr1/tuple_defs.h: Remove, unused.
* include/Makefile.am: Update.
* include/Makefile.in: Regenerate.
* testsuite/tr1/6_containers/tuple/creation_functions/make_tuple.cc:
Include <tr1/functional> too.
* include/tr1/tuple: Define tuple_size<tuple<_Elements...> >::value.
........
r122884 | uros | 2007-03-13 14:18:33 -0700 (Tue, 13 Mar 2007) | 16 lines
* config/i386/i386.opt (mcx16, msahf): New options.
* config/i386/i386.c (x86_cmpxchg16b, x86_sahf): Remove.
(ix86_tune_features) [X86_TUNE_USE_SAHF]: Enable for m_GENERIC.
* config/i386/driver-i386.c (bit_LAHF_LM): New define.
(host_detect_local_cpu): Detect cx16 and lahf_lm cpuid bits.
Output -mcx16 and -msahf options when corresponding bit is set.
* doc/invoke.texi (i386 and x86-64 Options): Document -mcx16
and -msahf options.
testsuite/ChangeLog
* testsuite/gcc.target/i386/cmpxchg16b-1.c: New test.
........
r122885 | danglin | 2007-03-13 16:09:08 -0700 (Tue, 13 Mar 2007) | 4 lines
* pa.md (vdepi_ior): Don't allow zero length deposit. Likewise for
two unamed patterns.
........
r122887 | danglin | 2007-03-13 16:23:54 -0700 (Tue, 13 Mar 2007) | 4 lines
Fix ChangeLog entry.
........
r122889 | tromey | 2007-03-13 16:50:42 -0700 (Tue, 13 Mar 2007) | 5 lines
2007-03-13 David Taylor <taylor@candd.org>
* gcc.c (cpp_unique_options): If -MT or -MQ is seen, don't pass
default -MQ.
........
r122890 | mmitchel | 2007-03-13 16:51:07 -0700 (Tue, 13 Mar 2007) | 4 lines
* Make-lang.in (doc/g++.1): Use $< to specify the location from
which to copy.
........
r122894 | gccadmin | 2007-03-13 17:17:13 -0700 (Tue, 13 Mar 2007) | 1 line
Daily bump.
........
r122896 | rakdver | 2007-03-13 17:38:34 -0700 (Tue, 13 Mar 2007) | 39 lines
* tree-ssa-loop-niter.c: Include gmp.h.
(bounds): New type.
(mpz_set_double_int, get_type_bounds, mpz_to_double_int,
split_to_var_and_offset, determine_value_range,
bound_difference_of_offsetted_base, refine_bounds_using_guard,
bound_difference, bounds_add, bounds_negate,
number_of_iterations_ne_max, dump_affine_iv): New functions.
(number_of_iterations_ne, number_of_iterations_lt_to_ne,
assert_loop_rolls_lt, assert_loop_rolls_le): Use bounds on the
difference of initial and final value of control iv to validate
results.
(number_of_iterations_cond): Add loop parameter. Determine bounds
on the difference of the extremes of the control iv. Add dumps.
(expand_simple_operations): Handle phi nodes.
(simplify_using_initial_conditions): Do not record used conditions.
(number_of_iterations_exit): Pass loop to number_of_iterations_cond.
Do not set additional_info.
(implies_nonnegative_p, implies_ge_p): Removed.
(derive_constant_upper_bound): Do not use parameter `additional'.
(record_estimate): Parameter `additional' removed. Parameter
`i_bound' added. Do not call derive_constant_upper_bound.
(record_nonwrapping_iv): Use derive_constant_upper_bound to
bound the number of iterations estimate.
(estimate_numbers_of_iterations_loop): Pass the estimate from
the number of iterations analysis to record_estimate.
* tree.h (multiple_of_p): Declare.
* tree-scalar-evolution.c (expression_expensive_p): Removed.
(scev_const_prop): Do not check expression_expensive_p.
* fold-const.c (multiple_of_p): Exported.
* double-int.c (double_int_mask): Exported.
* double-int.h (double_int_mask): Declare.
* tree-flow.h (struct tree_niter_desc): Removed additional_info
field. Added max field.
* gcc.dg/tree-ssa/loop-26.c: New test.
........
r122898 | hubicka | 2007-03-13 18:26:00 -0700 (Tue, 13 Mar 2007) | 4 lines
* ipa-inline.c (cgraph_maybe_hot_edge_p): Look for hot/cold attributes,
when profile esitmate is present, calls with very low frequency are
cold.
........
r122900 | aoliva | 2007-03-13 18:45:39 -0700 (Tue, 13 Mar 2007) | 10 lines
gcc/ChangeLog:
* cse.c (cse_find_path): Do not bail out if a basic block that
we already visited now becomes part of a path that starts at a
different basic block. Just disallow this, to make sure we
visit each basic block at most once.
gcc/testsuite/ChangeLog:
* gcc.dg/pr31127.c: New.
........
r122901 | aoliva | 2007-03-13 18:47:33 -0700 (Tue, 13 Mar 2007) | 10 lines
gcc/ChangeLog:
* flags.h (flag_random_seed): Remove declaration, in favor of...
* toplev.h (get_random_seed, set_random_seed): ... these.
* tree.c (get_file_function_name): Use the former.
* opts.c (common_handle_option): Use the latter.
* toplev.c
gcc/cp/ChangeLog:
* cp/repo.c (init_repo): Initialize random_seed saved options.
(finish_repo): Adjust.
........
r122902 | brooks | 2007-03-13 19:43:27 -0700 (Tue, 13 Mar 2007) | 25 lines
* intrinsic.texi: General whitespace cleanup, remove
comment about missing intrinsics.
(menu): Add lines for new entries listed below.
(ACOSH): Mention specific function DACOSH, correct
description phrasing.
(ASINH): Mention specific function DASINH, correct
description phrasing.
(ATANH): Mention specific function DATANH, correct
description phrasing.
(COS): Add index entry for CCOS.
(CPU_TIME): Correct "REAL" to "REAL(*)".
(EXP): Add index entry for CEXP.
(INT): Correct argument name to "A".
(INT2): New entry.
(INT8): New entry.
(LONG): New entry.
(MAX): Add index entries for specific variants.
(MCLOCK): New entry.
(MCLOCK8): New entry.
(SECNDS): Adjust to a more standard form.
(SECOND): New entry.
(TIME): Add cross-reference to MCLOCK.
(TIME8): Add cross-reference to MCLOCK8.
........
r122905 | brooks | 2007-03-13 21:38:47 -0700 (Tue, 13 Mar 2007) | 9 lines
* intrinsics.texi (CHDIR): Fix argument names, note
that STATUS must be a default integer.
(CTIME): Fix argument names, note that RESULT must
be a default integer.
(EXIT): Note that STATUS must be a default integer.
........
r122908 | brooks | 2007-03-13 21:49:11 -0700 (Tue, 13 Mar 2007) | 2 lines
Fixed pr-number typo in last ChangeLog entry.
........
r122909 | spark | 2007-03-13 22:48:35 -0700 (Tue, 13 Mar 2007) | 7 lines
2007-03-13 Seongbae Park <seongbae.park@gmail.com>
* tree-nrv.c (tree_nrv): Check for the partial update of the
return value.
........
r122910 | uros | 2007-03-14 00:47:32 -0700 (Wed, 14 Mar 2007) | 3 lines
* doc/invoke.texi (i386 and x86-64 Options): Clarify -msahf option.
........
r122911 | uros | 2007-03-14 00:53:32 -0700 (Wed, 14 Mar 2007) | 3 lines
* testsuite/libmudflap.cth/pass59-frag.c (main): Fix casting of arg.
........
r122913 | nathan | 2007-03-14 04:37:55 -0700 (Wed, 14 Mar 2007) | 142 lines
* testsuite/lib/libstdc++.exp (check_v3_target_fileio,
check_v3_target_time): New.
* testsuite/lib/dg-options.exp (dg-require-fileio,
dg-require-time): New.
* testsuite/ext/stdio_sync_filebuf/char/12048-1.cc: Use it.
* testsuite/ext/stdio_sync_filebuf/char/12048-2.cc: Use it.
* testsuite/ext/stdio_sync_filebuf/char/12048-3.cc: Use it.
* testsuite/ext/stdio_sync_filebuf/char/12048-4.cc: Use it.
* testsuite/ext/stdio_sync_filebuf/char/1.cc: Use it.
* testsuite/ext/stdio_filebuf/char/2.cc: Use it.
* testsuite/ext/stdio_filebuf/char/10063-1.cc: Use it.
* testsuite/ext/stdio_filebuf/char/10063-2.cc: Use it.
* testsuite/ext/stdio_filebuf/char/10063-3.cc: Use it.
* testsuite/22_locale/time_put/put/char/12439_1.cc: Use it.
* testsuite/22_locale/time_put/put/char/12439_3.cc: Use it.
* testsuite/27_io/basic_ofstream/open/char/1.cc: Use it.
* testsuite/27_io/basic_ofstream/cons/char/2.cc: Use it.
* testsuite/27_io/objects/char/12048-2.cc: Use it.
* testsuite/27_io/objects/char/12048-4.cc: Use it.
* testsuite/27_io/objects/char/12048-1.cc: Use it.
* testsuite/27_io/objects/char/12048-3.cc: Use it.
* testsuite/27_io/objects/char/10.cc: Use it.
* testsuite/27_io/objects/char/12048-5.cc: Use it.
* testsuite/27_io/basic_istream/get/char/2.cc: Use it.
* testsuite/27_io/basic_istream/ignore/char/2.cc: Use it.
* testsuite/27_io/basic_istream/ignore/char/3.cc: Use it.
* testsuite/27_io/basic_istream/getline/char/5.cc: Use it.
* testsuite/27_io/basic_istream/seekg/char/sstream.cc: Use it.
* testsuite/27_io/basic_istream/seekg/char/fstream.cc: Use it.
* testsuite/27_io/basic_istream/readsome/char/6746-2.cc: Use it.
* testsuite/27_io/basic_istream/extractors_other/char/2.cc: Use it.
* testsuite/27_io/basic_istream/tellg/char/sstream.cc: Use it.
* testsuite/27_io/basic_istream/tellg/char/1.cc: Use it.
* testsuite/27_io/basic_istream/tellg/char/fstream.cc: Use it.
* testsuite/27_io/basic_istream/extractors_character/char/4.cc: Use it.
* testsuite/27_io/basic_ostream/inserters_other/char/1.cc: Use it.
* testsuite/27_io/basic_ostream/tellp/char/1.cc: Use it.
* testsuite/27_io/basic_ostream/seekp/char/2346-fstream.cc: Use it.
* testsuite/27_io/basic_ifstream/open/char/1.cc: Use it.
* testsuite/27_io/basic_ifstream/cons/char/1.cc: Use it.
* testsuite/27_io/basic_filebuf/sputbackc/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sputbackc/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sputbackc/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sputbackc/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetn/char/3.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetn/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetn/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetn/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetn/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/12790-2.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/12790-3.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/12790-4.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/1-out.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/2-out.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/3-in.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/3-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/3-out.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/11543.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/12790-2.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/12790-3.cc: Use it.
* testsuite/27_io/basic_filebuf/seekoff/char/12790-4.cc: Use it.
* testsuite/27_io/basic_filebuf/in_avail/char/1.cc: Use it.
* testsuite/27_io/basic_filebuf/in_avail/char/9701-3.cc: Use it.
* testsuite/27_io/basic_filebuf/setbuf/char/1.cc: Use it.
* testsuite/27_io/basic_filebuf/setbuf/char/2.cc: Use it.
* testsuite/27_io/basic_filebuf/setbuf/char/3.cc: Use it.
* testsuite/27_io/basic_filebuf/setbuf/char/12875-1.cc: Use it.
* testsuite/27_io/basic_filebuf/setbuf/char/12875-2.cc: Use it.
* testsuite/27_io/basic_filebuf/sbumpc/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sbumpc/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sbumpc/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sbumpc/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sbumpc/char/9825.cc: Use it.
* testsuite/27_io/basic_filebuf/is_open/char/1.cc: Use it.
* testsuite/27_io/basic_filebuf/sputc/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sputc/char/1-out.cc: Use it.
* testsuite/27_io/basic_filebuf/sputc/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sputc/char/2-out.cc: Use it.
* testsuite/27_io/basic_filebuf/open/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/open/char/1.cc: Use it.
* testsuite/27_io/basic_filebuf/open/char/2.cc: Use it.
* testsuite/27_io/basic_filebuf/open/char/3.cc: Use it.
* testsuite/27_io/basic_filebuf/overflow/char/2-unbuf.cc: Use it.
* testsuite/27_io/basic_filebuf/overflow/char/2.cc: Use it.
* testsuite/27_io/basic_filebuf/overflow/char/9988.cc: Use it.
* testsuite/27_io/basic_filebuf/overflow/char/9182-2.cc: Use it.
* testsuite/27_io/basic_filebuf/overflow/char/9169.cc: Use it.
* testsuite/27_io/basic_filebuf/snextc/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/snextc/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/snextc/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/snextc/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetc/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetc/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetc/char/1-out.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetc/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sgetc/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/close/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/1.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/12790-2.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/2.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/12790-3.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/12790-4.cc: Use it.
* testsuite/27_io/basic_filebuf/close/char/4.cc: Use it.
* testsuite/27_io/basic_filebuf/underflow/10096.cc: Use it.
* testsuite/27_io/basic_filebuf/underflow/char/2.cc: Use it.
* testsuite/27_io/basic_filebuf/sungetc/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sungetc/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sungetc/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/sungetc/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/12790-2.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/12790-3.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/12790-1.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/12790-2.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/12790-4.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/1-in.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/1-out.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/2-in.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/2-out.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/3-in.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/3-io.cc: Use it.
* testsuite/27_io/basic_filebuf/seekpos/char/3-out.cc: Use it.
* testsuite/27_io/basic_filebuf/sputn/char/1-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sputn/char/1-out.cc: Use it.
* testsuite/27_io/basic_filebuf/sputn/char/2-io.cc: Use it.
* testsuite/27_io/basic_filebuf/sputn/char/2-out.cc: Use it.
* testsuite/27_io/basic_filebuf/sputn/char/9339.cc: Use it.
* testsuite/27_io/basic_filebuf/pbackfail/char/9761.cc: Use it.
* testsuite/27_io/basic_filebuf/sync/char/9182-1.cc: Use it.
* testsuite/21_strings/basic_string/inserters_extractors/char/10.cc: Use it.
* testsuite/21_strings/basic_string/inserters_extractors/char/11.cc: Use it.
* testsuite/21_strings/basic_string/inserters_extractors/char/5.cc: Use it.
........
r122914 | jakub | 2007-03-14 05:14:58 -0700 (Wed, 14 Mar 2007) | 3 lines
* io/unix.c (regular_file): For ACTION_UNSPECIFIED retry with
O_RDONLY even if errno is EROFS.
........
r122915 | jakub | 2007-03-14 05:16:24 -0700 (Wed, 14 Mar 2007) | 4 lines
* module.c (mio_typespec): Don't look at ts->cl if not BT_CHARACTER.
* gfortran.dg/module_implicit_conversion.f90: New test.
........
r122919 | jakub | 2007-03-14 05:58:23 -0700 (Wed, 14 Mar 2007) | 3 lines
* Makefile.am (AM_MAKEFLAGS): Pass through mandir.
* Makefile.in: Rebuilt.
........
r122921 | fxcoudert | 2007-03-14 06:31:09 -0700 (Wed, 14 Mar 2007) | 7 lines
* trans-array.c (gfc_trans_auto_array_allocation): Replace
fold(convert()) by fold_convert().
(gfc_duplicate_allocatable): Likewise.
* trans-intrinsic.c (gfc_conv_intrinsic_dot_product): Use
build_int_cst instead of converting an integer_zero_node
to the final type.
........
r122922 | rsandifo | 2007-03-14 06:58:04 -0700 (Wed, 14 Mar 2007) | 3 lines
gcc/
* doc/invoke.texi: Document VxWorks options.
........
r122923 | rsandifo | 2007-03-14 06:58:21 -0700 (Wed, 14 Mar 2007) | 8 lines
gcc/
200x-xx-xx Richard Sandiford <richard@codesourcery.com>
Phil Edwards <phil@codesourcery.com>
* gthr-vxworks.h: Add an extern "C" wrapper for C++.
(__gthread_once_t): Remove busy field for RTPs.
(__GTHREAD_ONCE_INIT): Update accordingly.
........
r122924 | rsandifo | 2007-03-14 09:06:36 -0700 (Wed, 14 Mar 2007) | 4 lines
gcc/
* Makefile.in (PREPROCESSOR_DEFINES): Add directory terminators
to PREFIX and STANDARD_PREFIX.
........
r122925 | manu | 2007-03-14 11:37:37 -0700 (Wed, 14 Mar 2007) | 11 lines
2007-03-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* c-common.h (warn_for_div_by_zero): Declare.
* c-common.c (warn_for_div_by_zero): Define.
* c-typeck.c (build_binary_op): Call warn_for_div_zero instead of
warning.
cp/
* typeck.c (build_binary_op): Call warn_for_div_zero instead of
warning.
........
r122926 | manu | 2007-03-14 11:52:20 -0700 (Wed, 14 Mar 2007) | 5 lines
2007-03-14 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
cp/
* class.c (warn_hidden): Add OPT_Woverloaded_virtual to warning.
........
r122927 | tkoenig | 2007-03-14 12:26:38 -0700 (Wed, 14 Mar 2007) | 26 lines
2007-03-14 Thomas Koenig <Thomas.Koenig@online.de>
* all.m4: Quote everything, except for m4 macros.
* any.m4: Likewise.
* count.m4: Likewise.
* cshift1.m4: Likewise.
* eoshift1.m4: Likewise.
* eoshift3.m4: Likewise.
* exponent.m4: Likewise.
* fraction.m4: Likewise.
* in_pack.m4: Likewise.
* in_unpack.m4: Likewise.
* matmul.m4: Likewise.
* matmull.m4: Likewise.
* nearest.m4: Likewise.
* pow.m4: Likewise.
* product.m4: Likewise.
* reshape.m4: Likewise.
* rrspacing.m4: Likewise.
* set_exponent.m4: Likewise.
* shape.m4: Likewise.
* spacing.m4: Likewise.
* transpose.m4: Likewise.
........
r122928 | mueller | 2007-03-14 12:33:17 -0700 (Wed, 14 Mar 2007) | 21 lines
2007-03-14 Dirk Mueller <dmueller@suse.de>
* c-common.h (empty_body_warning): Rename to empty_if_body_warning.
* c-common.c (empty_if_body_warning): Rephrase diagnostic message.
* c-parser.c (c_parser_if_body): Always add an empty statement in case
of empty body.
* c-parser.c (c_parser_do_statement): Warn about empty body in
do/while statement.
* c-typeck (c_finish_if_stmt): Call empty_if_body_warning.
* doc/invoke.texi (-Wempty-body): Update documentation.
* cp/semantics.c (c_finish_if_stmt): Call empty_if_body_warning.
(finish_do_body): Warn about empty body in do/while statement.
* g++.dg/warn/do-empty.C: New.
* gcc.dg/do-empty.c: New.
* gcc.dg/if-empty-1.c: Update.
* gcc.dg/20001116-1.c: Update.
* gcc.dg/pr23165.c: Update.
........
r122929 | meissner | 2007-03-14 13:02:03 -0700 (Wed, 14 Mar 2007) | 1 line
Fix 31018 -- move TARGET_xxx in i386.md to tuning options
........
r122931 | uros | 2007-03-14 14:03:59 -0700 (Wed, 14 Mar 2007) | 9 lines
* configure.ac (HAVE_AS_IX86_SAHF): On x86 targets check whether
the configured assembler supports the sahf mnemonic.
* configure: Regenerate.
* config.in: Regenerate.
* config/i386/i386.md (x86_sahf_1): Depending on HAVE_AS_IX86_SAHF,
emit "sahf" or ".byte\t0x9e" as asm template.
........
r122932 | echristo | 2007-03-14 14:11:20 -0700 (Wed, 14 Mar 2007) | 5 lines
2007-03-14 Eric Christopher <echristo@apple.com>
* gcc.dg/ssp-1.c: New.
* gcc.dg/ssp-2.c: Ditto.
........
r122933 | meissner | 2007-03-14 15:36:22 -0700 (Wed, 14 Mar 2007) | 1 line
Fix 31018 -- move TARGET_xxx in i386.md to tuning options
........
r122934 | mueller | 2007-03-14 16:17:03 -0700 (Wed, 14 Mar 2007) | 11 lines
2007-03-15 Dirk Mueller <dmueller@suse.de>
* call.c (convert_conversion_warnings): New..
(convert_like_real): .. factored out from here.
(convert_conversion_warnings): Add warning about
false being converted to NULL in argument passing.
* g++.dg/warn/Wconversion2.C: New.
........
r122935 | spop | 2007-03-14 16:23:24 -0700 (Wed, 14 Mar 2007) | 5 lines
* tree-loop-linear.c (gather_interchange_stats): For multidimensional
arrays, multiply the access strides by the size of the sub-array.
* testsuite/gcc.dg/tree-ssa/ltrans-5.c: New.
........
r122938 | gccadmin | 2007-03-14 17:17:15 -0700 (Wed, 14 Mar 2007) | 1 line
Daily bump.
........
r122940 | jvdelisle | 2007-03-14 18:25:27 -0700 (Wed, 14 Mar 2007) | 6 lines
2007-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* io/transfer.c (formatted_transfer_scalar): Adjust position for pending
spaces when in writing mode. Clean up some formatting.
........
r122941 | pinskia | 2007-03-14 18:27:29 -0700 (Wed, 14 Mar 2007) | 11 lines
2007-03-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
* call.c (convert_default_arg): Instead of copying the node,
unshare it.
2007-03-14 Andrew Pinski <andrew_pinski@playstation.sony.com>
* g++.dg/other/default7.C: New test.
........
r122942 | jvdelisle | 2007-03-14 18:30:05 -0700 (Wed, 14 Mar 2007) | 5 lines
2007-03-14 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* gfortran.dg/fmt_t_4.f90: New
........
r122944 | pault | 2007-03-14 23:44:25 -0700 (Wed, 14 Mar 2007) | 44 lines
2007-03-15 Tobias Burnus <burnus@gcc.gnu.org>
Paul Thomas <pault@gcc.gnu.org>
* decl.c (gfc_match_import): If the parent of the current name-
space is null, try looking for an imported symbol in the parent
of the proc_name interface.
* resolve.c (resolve_fl_variable): Do not check for blocking of
host association by a same symbol, if the symbol is in an
interface body.
2007-03-15 Paul Thomas <pault@gcc.gnu.org>
* decl.c (match_data_constant): Before going on to try to match
a name, try to match a structure component.
* resolve.c (resolve_actual_arglist): Do not reject a generic
actual argument if it has a same name specific interface.
* trans-array.c (parse_interface): Do not nullify allocatable
components if the symbol has the saved attribute.
2007-03-15 Paul Thomas <pault@gcc.gnu.org>
* gfortran.dg/import5.f90.f90: New test.
* gfortran.dg/data_components_1.f90: New test.
* gfortran.dg/generic_13.f90: New test.
* gfortran.dg/alloc_comp_basics_5.f90: New test.
........
r122945 | uros | 2007-03-15 00:25:22 -0700 (Thu, 15 Mar 2007) | 14 lines
* config/i386/i386.md (*addti3_1, *addti3_1 splitter): Use
x86_64_general_operand as operand[2] predicate. Remove "iF"
from operand constraints and use "e" constraint instead.
(*subti3_1, *subti3_1 splitter): Ditto.
(*negti2_1, *negti2_1 splitter): Use nonimmediate_operand as
operand[1] predicate.
testsuite/ChangeLog
* gcc.target/i386/pr31167.c: New test.
........
r122947 | uros | 2007-03-15 01:22:35 -0700 (Thu, 15 Mar 2007) | 4 lines
* gcc.target/i386/cmpxchg16b-1.c: Compile for lp64 targets only.
* gcc.target/i386/pr31167.c: Ditto.
........
r122948 | rsandifo | 2007-03-15 01:53:42 -0700 (Thu, 15 Mar 2007) | 3 lines
gcc/testsuite/
* gcc.dg/cpp/assert4.c: Treat VxWorks as a unix target.
........
r122949 | mueller | 2007-03-15 02:11:30 -0700 (Thu, 15 Mar 2007) | 5 lines
2007-03-15 Dirk Mueller <dmueller@suse.de>
* g++.dg/warn/Wconversion2.C: Fix typo.
* gcc.dg/if-empty-1.c: Ditto.
........
r122950 | hp | 2007-03-15 02:14:37 -0700 (Thu, 15 Mar 2007) | 4 lines
* testsuite/lib/libstdc++.exp (v3-build_support) <ar>: If it
exists, use env(AR_FOR_TARGET). Log the command.
<ranlib>: Similar.
........
r122951 | rsandifo | 2007-03-15 02:34:25 -0700 (Thu, 15 Mar 2007) | 4 lines
gcc/testsuite/
* lib/target-supports.exp (check_gc_sections_available): Return
false for VxWorks targets.
........
r122953 | uros | 2007-03-15 03:31:49 -0700 (Thu, 15 Mar 2007) | 4 lines
* config/i386/i386.md (x86_sahf_1): Correctly handle
HAVE_AS_IX86_SAHF.
........
r122954 | fxcoudert | 2007-03-15 05:39:47 -0700 (Thu, 15 Mar 2007) | 25 lines
* gfortran.h (gfc_option_t): Add flag_backtrace field.
* lang.opt: Add -fbacktrace option.
* invoke.texi: Document the new option.
* trans-decl.c (gfc_build_builtin_function_decls): Add new
option to the call to set_std.
* options.c (gfc_init_options, gfc_handle_option): Handle the
new option.
* runtime/backtrace.c: New file.
* runtime/environ.c (variable_table): New GFORTRAN_ERROR_BACKTRACE
environment variable.
* runtime/compile_options.c (set_std): Add new argument.
* runtime/main.c (store_exe_path, full_exe_path): New functions.
* runtime/error.c (sys_exit): Add call to show_backtrace.
* libgfortran.h (options_t): New backtrace field.
(store_exe_path, full_exe_path, show_backtrace): New prototypes.
* configure.ac: Add checks for execinfo.h, execvp, pipe, dup2,
close, fdopen, strcasestr, getrlimit, backtrace, backtrace_symbols
and getppid.
* Makefile.am: Add runtime/backtrace.c.
* fmain.c (main): Add call to store_exe_path.
* Makefile.in: Renegerate.
* config.h.in: Renegerate.
* configure: Regenerate.
........
r122955 | dgregor | 2007-03-15 06:51:09 -0700 (Thu, 15 Mar 2007) | 24 lines
2007-03-15 Douglas Gregor <doug.gregor@gmail.com>
* ptree.c (cxx_print_type): Use formatting markup for integers
when printing template parameter index/level/orig level.
(cxx_print_xnode): Ditto.
* cp-tree.h (TEMPLATE_PARM_PARAMETER_PACK): Use TREE_LANG_FLAG_0.
(struct template_parm_index_s): Remove the PARAMETER_PACK member.
Make INDEX, LEVEL, and ORIG_LEVEL integers instead of
HOST_WIDE_INTs.
(struct saved_scope): Make X_PROCESSING_TEMPLATE_DECL an int,
rather than a HOST_WIDE_INT.
Turn X_PROCESSING_EXPLICIT_INSTANTIATION, SKIP_EVALUATION, and
NEED_POP_FUNCTION_CONTEXT into bool bitfields; reorder fields for
better bit-packing.
(struct language_function): Make RETURNS_VALUE, RETURNS_NULL,
RETURNS_ABNORMALLY, IN_FUNCTION_TRY_HANDLER, and
IN_BASE_INITIALIZER bool bitfields.
(struct cp_declarator): Make KIND a 4-bit field. Make
PARAMETER_PACK_P a bool bitfield just after KIND.
* pt.c (uses_parameter_packs): Destroy the pointer set.
(make_pack_expansion): Ditto.
(check_for_bare_parameter_packs): Ditto.
* name-lookup.c (push_to_top_level): Make need_pop a bool value.
........
r122957 | steven | 2007-03-15 13:08:29 -0700 (Thu, 15 Mar 2007) | 7 lines
* cfglayout.c (fixup_reorder_chain): Postpone deleting dead
jump tables, move the call to delete_dead_jumptables from here...
(cfg_layout_finalize): ...to here. But rebuild jump labels first.
* cfgrtl.c (cfg_layout_can_merge_blocks_p): When not optimizing,
don't allow merging of blocks that try_redirect_by_replacing_jump
also does not handle when not optimizing.
........
r122958 | rguenth | 2007-03-15 13:14:49 -0700 (Thu, 15 Mar 2007) | 11 lines
2007-03-15 Richard Guenther <rguenther@suse.de>
* builtins.c (expand_builtin_int_roundingfn): Always fall
back to floor/ceil and its variants even if they may be
not available.
(expand_builtin_cexpi): As a fallback if we
don't have builtins for sincos or cexp create a function
declaration for cexp and expand to a call to that.
........
r122959 | rsandifo | 2007-03-15 14:22:59 -0700 (Thu, 15 Mar 2007) | 6 lines
gcc/testsuite/
* lib/target-supports.exp (check_missing_uclibc_feature)
(check_effective_target_wchar): New procedures.
* gcc.dg/wchar_t-1.c: Require target wchar.
* gcc.dg/wint_t-1.c: Likewise.
........
r122960 | rsandifo | 2007-03-15 14:27:55 -0700 (Thu, 15 Mar 2007) | 4 lines
gcc/testsuite/
* g++.dg/opt/mmx1.C: Only use the PIC options for fpic targets.
* g++.old-deja/g++.other/store-expr1.C: Require fpic.
........
r122961 | manu | 2007-03-15 15:24:42 -0700 (Thu, 15 Mar 2007) | 13 lines
2007-03-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
* c-opts.c (c_common_post_options): Handle C++ post-processing here.
Set also -pedantic-errors by default for the preprocessor unless
-fpermissive is given.
cp/
* decl.c (cxx_init_decl_processing): Move command-line options
processing to c-opts.c.
testsuite/
* g++.dg/cpp/pedantic-errors.C: New.
* g++.dg/cpp/permissive.C: New.
........
r122962 | manu | 2007-03-15 15:45:17 -0700 (Thu, 15 Mar 2007) | 12 lines
2007-03-15 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
cp/
* parser.c (cp_parser_statement): If 'namespace' is found, this
only can be a namespace alias definition, so parse it now.
(cp_parser_namespace_alias_definition): if we find an open brace
instead of '=', then this is actually a misplaced namespace
definition.
testsuite/
* g++.dg/parse/namespace-definition.C: New.
........
r122963 | rakdver | 2007-03-15 16:47:18 -0700 (Thu, 15 Mar 2007) | 4 lines
* tree-ssa-loop-niter.c (refine_bounds_using_guard, bound_difference):
Handle NE_EXPR guards.
........
r122967 | gccadmin | 2007-03-15 17:17:47 -0700 (Thu, 15 Mar 2007) | 1 line
Daily bump.
........
r122969 | rakdver | 2007-03-15 17:25:30 -0700 (Thu, 15 Mar 2007) | 27 lines
* tree-ssa-loop-niter.c (record_estimate): Add "upper" argument.
Update constant estimates of number of iterations.
(record_nonwrapping_iv): Add "upper" argument. "data_size_bounds_p"
argument renamed to "realistic".
(compute_estimated_nb_iterations): Removed.
(record_niter_bound): New function.
(idx_infer_loop_bounds): For possible but unlikely tail arrays,
call record_nonwrapping_iv with upper = false.
(infer_loop_bounds_from_signedness): Pass upper argument to
record_nonwrapping_iv.
(estimate_numbers_of_iterations_loop): Do not call
compute_estimated_nb_iterations. Record estimate based on profile
information. Initialize the constant estimates of number of
iterations.
* tree-data-ref.c (estimated_loop_iterations): Return the recorded
estimates.
* tree-ssa-loop-prefetch.c (loop_prefetch_arrays): Add dump when
number of iterations is too small.
* cfgloop.h (struct nb_iter_bound): Remove "realistic" field.
(EST_NOT_AVAILABLE): Removed.
(struct loop): Replace estimated_nb_iterations by any_upper_bound,
nb_iterations_upper_bound, any_estimate and nb_iterations_estimate
fields.
* gcc.dg/tree-ssa/prefetch-5.c: New test.
........
r122970 | jvdelisle | 2007-03-15 17:41:36 -0700 (Thu, 15 Mar 2007) | 5 lines
2007-03-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* io/file_pos.c (st_rewind): Don't set bytes_left to zero.
........
r122971 | dj | 2007-03-15 17:56:36 -0700 (Thu, 15 Mar 2007) | 3 lines
* config/frv/predicates.md (minmax_operator): Don't check operands
here.
........
r122972 | geoffk | 2007-03-15 18:07:52 -0700 (Thu, 15 Mar 2007) | 6 lines
* cp-demangle.c (d_encoding): Exit early on error.
(d_pointer_to_member_type): Exit early if cplus_demangle_type
returns NULL.
(cplus_demangle_type): Likewise.
* testsuite/demangle-expected: New testcase.
........
r122975 | jvdelisle | 2007-03-15 18:57:16 -0700 (Thu, 15 Mar 2007) | 5 lines
2007-03-15 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* gfortran.dg/unformatted_recl.f90: Update test.
........
r122976 | aoliva | 2007-03-15 22:08:25 -0700 (Thu, 15 Mar 2007) | 8 lines
gcc/ChangeLog:
* dwarf2out.c (force_type_die): Adjust comment.
(dwarf2out_imported_module_or_decl): Handle base AT_import types.
gcc/testsuite/ChangeLog:
* g++.dg/debug/pr29906.C: New
........
r122978 | aoliva | 2007-03-15 22:50:58 -0700 (Thu, 15 Mar 2007) | 3 lines
* configure.ac: Don't require ELF binutils to tolerate # 0 "".
* configure: Rebuilt.
........
r122979 | rsandifo | 2007-03-16 00:25:22 -0700 (Fri, 16 Mar 2007) | 4 lines
gcc/testsuite/
* gcc.dg/20020426-2.c: Add the fpic requirement to the PIC
dg-options rather than to the whole test.
........
r122981 | burnus | 2007-03-16 02:50:18 -0700 (Fri, 16 Mar 2007) | 6 lines
2007-03-16 Tobias Burnus <burnus@net-b.de>
* trans-decl.c (gfc_generate_function_code): Use all arguments of
set_std.
........
r122982 | rguenth | 2007-03-16 02:54:39 -0700 (Fri, 16 Mar 2007) | 5 lines
2007-03-16 Richard Guenther <rguenther@suse.de>
* builtins.c (expand_builtin_cexpi): Use the right argument
for the expansion via cexp.
........
r122983 | rsandifo | 2007-03-16 02:56:18 -0700 (Fri, 16 Mar 2007) | 4 lines
gcc/testsuite/
* lib/target-supports.exp (check_missing_uclibc_feature): Don't
assume that the target has <features.h>.
........
r122984 | rsandifo | 2007-03-16 03:02:02 -0700 (Fri, 16 Mar 2007) | 1 line
Fix top in last change.
........
r122985 | rguenth | 2007-03-16 03:11:14 -0700 (Fri, 16 Mar 2007) | 16 lines
2007-03-16 Richard Guenther <rguenther@suse.de>
* tree-ssa-forwprop.c (forward_propagate_addr_expr_1): Restructure
to allow recursion of forward_propagate_addr_expr.
(forward_propagate_addr_into_variable_array_index): Likewise.
(forward_propagate_addr_expr): Likewise.
(tree_ssa_forward_propagate_single_use_vars): Likewise.
(forward_propagate_addr_expr_1): Recurse on simple copies
instead of propagating into them. Do so for useless conversions
as well.
(forward_propagate_addr_expr): Clean up unused statements after
recursion.
* g++.dg/tree-ssa/pr31146.C: New testcase.
........
r122986 | bkoz | 2007-03-16 03:35:16 -0700 (Fri, 16 Mar 2007) | 270 lines
2007-03-16 Benjamin Kosnik <bkoz@redhat.com>
* testsuite/lib/dg-options.exp (dg-require-c-std): New.
* testsuite/lib/libstdc++.exp (check_v3_target_c_std): New. Check to
see if _GLIBCXX_USE_C99_MATH is active.
* testsuite/tr1/5_numerical_facilities/special_functions/
08_cyl_bessel_i/check_nan.cc: Use dg-require-c-std.
* testsuite/tr1/5_numerical_facilities/special_functions/
17_hyperg/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
13_ellint_2/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
20_riemann_zeta/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
01_assoc_laguerre/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
02_assoc_legendre/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
22_sph_legendre/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
10_cyl_bessel_k/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
09_cyl_bessel_j/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
21_sph_bessel/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
07_conf_hyperg/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
16_hermite/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
12_ellint_1/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
05_comp_ellint_2/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
18_laguerre/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
14_ellint_3/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
04_comp_ellint_1/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
06_comp_ellint_3/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
19_legendre/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
03_beta/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
11_cyl_neumann/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
15_expint/check_nan.cc: Same.
* testsuite/tr1/5_numerical_facilities/special_functions/
23_sph_neumann/check_nan.cc: Same.
* include/tr1/poly_laguerre.tcc (__poly_laguerre): Don't check if
unsigned int can be a NaN.
2007-03-16 Edward M. Smith-Rowland <3dw4rd@verizon.net>
* docs/html/ext/tr1.html : Marked tr1 math special functions done.
* docs/html/faq/index.html : Ditto.
* include/Makefile.in : Added new special function header files.
* include/Makefile.am : Ditto.
* include/tr1/common.h : Added type promotion routines for three
and four args.
* include/tr1/special_function_util.h: New.
* include/tr1/bessel_function.tcc: New.
* include/tr1/beta_function.tcc: New.
* include/tr1/ell_integral.tcc: New.
* include/tr1/exp_integral.tcc: New.
* include/tr1/gamma.tcc: New.
* include/tr1/hypergeometric.tcc: New.
* include/tr1/legendre_function.tcc: New.
* include/tr1/modified_bessel_func.tcc: New.
* include/tr1/poly_hermite.tcc: New.
* include/tr1/poly_laguerre.tcc: New.
* include/tr1/riemann_zeta.tcc: New.
* include/tr1/cmath : Included tr1 math special functions.
* include/tr1/math.h : Ditto.
* testsuite/tr1/5_numerical_facilities/special_functions/
testcase.h: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
01_assoc_laguerre/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
01_assoc_laguerre/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
01_assoc_laguerre/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
01_assoc_laguerre/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
02_assoc_legendre/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
02_assoc_legendre/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
02_assoc_legendre/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
02_assoc_legendre/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/03_beta/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/03_beta/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/03_beta/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/03_beta/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
04_comp_ellint_1/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
04_comp_ellint_1/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
04_comp_ellint_1/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
04_comp_ellint_1/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
05_comp_ellint_2/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
05_comp_ellint_2/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
05_comp_ellint_2/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
05_comp_ellint_2/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
06_comp_ellint_3/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
06_comp_ellint_3/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
06_comp_ellint_3/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
06_comp_ellint_3/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
07_conf_hyperg/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
07_conf_hyperg/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
07_conf_hyperg/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
07_conf_hyperg/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
08_cyl_bessel_i/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
08_cyl_bessel_i/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
08_cyl_bessel_i/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
08_cyl_bessel_i/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
09_cyl_bessel_j/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
09_cyl_bessel_j/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
09_cyl_bessel_j/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
09_cyl_bessel_j/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
10_cyl_bessel_k/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
10_cyl_bessel_k/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
10_cyl_bessel_k/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
10_cyl_bessel_k/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
11_cyl_neumann/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
11_cyl_neumann/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
11_cyl_neumann/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
11_cyl_neumann/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/12_ellint_1/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/13_ellint_2/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/14_ellint_3/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/15_expint/
check_value_neg.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/15_expint/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/15_expint/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/15_expint/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/15_expint/
check_value_pos.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/16_hermite/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/16_hermite/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/16_hermite/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/17_hyperg/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/18_laguerre/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/18_laguerre/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/18_laguerre/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/18_laguerre/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/19_legendre/
compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/19_legendre/
check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/19_legendre/
check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/19_legendre/
compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
20_riemann_zeta/check_value_neg.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
20_riemann_zeta/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
20_riemann_zeta/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
20_riemann_zeta/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
20_riemann_zeta/check_value_pos.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
21_sph_bessel/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
21_sph_bessel/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
21_sph_bessel/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
21_sph_bessel/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
22_sph_legendre/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
22_sph_legendre/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
22_sph_legendre/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
22_sph_legendre/compile_2.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
23_sph_neumann/compile.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
23_sph_neumann/check_nan.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
23_sph_neumann/check_value.cc: New.
* testsuite/tr1/5_numerical_facilities/special_functions/
23_sph_neumann/ compile_2.cc: New.
........
r122987 | burnus | 2007-03-16 03:57:45 -0700 (Fri, 16 Mar 2007) | 13 lines
2007-03-16 Paul Thomas <pault@gcc.gnu.org>
Tobias Burnus <burnus@net-b.de>
* expr.c (find_array_section): Allow
non-expression-constant variables.
2007-03-16 Tobias Burnus <burnus@net-b.de>
* gfortran.dg/parameter_array_dummy.f90: New test.
........
r122988 | spop | 2007-03-16 04:30:48 -0700 (Fri, 16 Mar 2007) | 6 lines
* 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.
........
r122989 | uros | 2007-03-16 05:32:08 -0700 (Fri, 16 Mar 2007) | 4 lines
* config/i386/i386.c (override_options): Add PTA_NO_SAHF to k8,
opteron, athlon-64 and athlon-fx processor_alias_table entries.
........
r122991 | rsandifo | 2007-03-16 07:34:56 -0700 (Fri, 16 Mar 2007) | 3 lines
gcc/
* config/vx-common.h (WINT_TYPE, WINT_TYPE_SIZE): Define.
........
r122992 | rsandifo | 2007-03-16 07:35:26 -0700 (Fri, 16 Mar 2007) | 3 lines
gcc/
* config/vxworks.h (SUPPORTS_INIT_PRIORITY): Define.
........
r122993 | rsandifo | 2007-03-16 07:37:39 -0700 (Fri, 16 Mar 2007) | 4 lines
gcc/testsuite/
* gcc.dg/intmax_t-1.c: Restrict XFAIL to VxWorks kernels;
exclude RTPs.
........
r122994 | dje | 2007-03-16 08:50:19 -0700 (Fri, 16 Mar 2007) | 2 lines
* runtime/main.c: Include "config.h" first.
........
r122996 | bkoz | 2007-03-16 12:44:00 -0700 (Fri, 16 Mar 2007) | 40 lines
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.
........
r123000 | tromey | 2007-03-16 15:48:27 -0700 (Fri, 16 Mar 2007) | 14 lines
* tools/gnu/classpath/tools/javah/JniStubPrinter.java
(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.
........
r123002 | danglin | 2007-03-16 16:12:46 -0700 (Fri, 16 Mar 2007) | 4 lines
* pa.c (attr_length_call): Partially revert change of 2007-03-09.
(output_call): Likewise.
........
r123005 | manu | 2007-03-16 16:32:12 -0700 (Fri, 16 Mar 2007) | 22 lines
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.
........
r123006 | aoliva | 2007-03-16 16:44:42 -0700 (Fri, 16 Mar 2007) | 3 lines
* configure.ac: Remove excess quoting from asm line 0 test.
* configure: Rebuilt.
........
r123009 | gccadmin | 2007-03-16 17:17:45 -0700 (Fri, 16 Mar 2007) | 1 line
Daily bump.
........
r123012 | tromey | 2007-03-16 22:00:07 -0700 (Fri, 16 Mar 2007) | 2 lines
* tools/gnu/classpath/tools/javah/Main.java (run): Use class'
name in File case.
........
r123015 | fitzsim | 2007-03-16 22:36:18 -0700 (Fri, 16 Mar 2007) | 30 lines
2007-03-17 Thomas Fitzsimmons <fitzsim@redhat.com>
* resource/com/sun/tools/javac/messages.properties
(Main.FailedToRead, Main.MalformedURL, Main.FailedToLoad): Clarify
messages for when --with-ecj-jar is not specified.
* configure.ac (FOUND_ECJ_JAR): Remove conditional.
* tools/Makefile.am: Build com.sun.tools.javac package
unconditionally.
* configure, doc/api/Makefile.in, doc/Makefile.in,
examples/Makefile.in, external/jsr166/Makefile.in,
external/Makefile.in, external/relaxngDatatype/Makefile.in,
external/sax/Makefile.in, external/w3c_dom/Makefile.in,
include/Makefile.in, lib/Makefile.in, Makefile.in,
native/fdlibm/Makefile.in, native/jawt/Makefile.in,
native/jni/classpath/Makefile.in,
native/jni/gconf-peer/Makefile.in,
native/jni/gtk-peer/Makefile.in, native/jni/java-io/Makefile.in,
native/jni/java-lang/Makefile.in, native/jni/java-net/Makefile.in,
native/jni/java-nio/Makefile.in, native/jni/java-util/Makefile.in,
native/jni/Makefile.in, native/jni/midi-alsa/Makefile.in,
native/jni/midi-dssi/Makefile.in,
native/jni/native-lib/Makefile.in, native/jni/qt-peer/Makefile.in,
native/jni/xmlj/Makefile.in, native/Makefile.in,
native/plugin/Makefile.in, resource/Makefile.in,
scripts/Makefile.in, tools/Makefile.in: Regenerate.
* tools/classes/com/sun/tools/javac: New directory.
* tools/classes/com/sun/tools/javac/Main.class,
tools/classes/com/sun/tools/javac/Messages.class: New files.
........
r123018 | fxcoudert | 2007-03-17 04:30:20 -0700 (Sat, 17 Mar 2007) | 3 lines
* invoke.texi: Fix typo.
........
r123021 | kazu | 2007-03-17 04:43:07 -0700 (Sat, 17 Mar 2007) | 3 lines
* final.c (final_scan_insn): Alter the condition of a
conditional trap if we have nonstandard CC.
........
r123022 | olga | 2007-03-17 05:47:53 -0700 (Sat, 17 Mar 2007) | 1 line
ipa-type-escape fix for ada
........
r123023 | dorit | 2007-03-17 07:43:30 -0700 (Sat, 17 Mar 2007) | 5 lines
* tree-vect-transform.c (get_initial_def_for_induction): Call
force_gimple_operand.
........
r123024 | kazu | 2007-03-17 10:29:11 -0700 (Sat, 17 Mar 2007) | 2 lines
* cp-tree.def, parser.c, pt.c: Fix comment typos.
........
r123025 | kazu | 2007-03-17 10:44:02 -0700 (Sat, 17 Mar 2007) | 6 lines
* config/arm/arm.c, config/arm/thumb2.md, config/m68k/m68k.c,
config/spu/spu.c, omega.h, passes.c, predict.c: Fix comment
typos.
* doc/cpp.texi, doc/extend.texi, doc/invoke.texi: Fix typos.
Follow spelling conventions.
........
r123026 | kazu | 2007-03-17 10:51:39 -0700 (Sat, 17 Mar 2007) | 2 lines
* tree-data-ref.h: Remove the prototype for analyze_array.
........
r123027 | hp | 2007-03-17 12:08:50 -0700 (Sat, 17 Mar 2007) | 2 lines
* uninclude: New utility, from Alexandre Oliva.
........
r123028 | fxcoudert | 2007-03-17 12:58:37 -0700 (Sat, 17 Mar 2007) | 8 lines
* trans-expr.c (gfc_conv_powi): Make n argument unsigned hwi.
(gfc_conv_cst_int_power): Handle integer exponent with care,
since it might be too large for us.
* gfortran.dg/integer_exponentiation_2.f90: New test.
........
r123029 | dberlin | 2007-03-17 16:07:34 -0700 (Sat, 17 Mar 2007) | 17 lines
2007-03-16 Daniel Berlin <dberlin@dberlin.org>
* tree-ssa-pre.c (bb_bitmap_sets): Remove RVUSE_* members.
(get_representative): Removed.
(value_dies_in_block_x): Update for rvuse removal.
(valid_in_sets): Update for renaming of vuses_dies_in_block_x.
(compute_antic_aux): Handle when PHI nodes appear in
non-single-successors.
(dump_bitmap_of_names): Removed.
(compute_antic_safe): Renamed and removed rvuse calculation.
Calculate only antic safe.
(insert_into_preds_of_block): Remove assert.
(execute_pre): Update for renamed functions.
(defer_or_phi_translate_block): New function.
........
r123032 | gccadmin | 2007-03-17 17:17:18 -0700 (Sat, 17 Mar 2007) | 1 line
Daily bump.
........
r123034 | dorit | 2007-03-17 21:37:32 -0700 (Sat, 17 Mar 2007) | 5 lines
* tree-vect-transform.c (get_initial_def_for_induction): Replace
GET_MODE_NUNITS with TYPE_VECTOR_SUBPARTS.
(get_initial_def_for_reduction): Likewise.
........
r123035 | schwab | 2007-03-18 04:17:44 -0700 (Sun, 18 Mar 2007) | 4 lines
* acinclude.m4: Adjust regular expression for ld version
extraction.
* configure: Regenerate.
........
r123037 | pault | 2007-03-18 08:00:55 -0700 (Sun, 18 Mar 2007) | 26 lines
2007-03-18 Paul Thomas <pault@gcc.gnu.org>
* symbo.c : Add gfc_derived_types.
(gfc_free_dt_list): Free derived type list gfc_derived_types.
(gfc_free_namespace): Remove call to gfc_free_dt_list.
(gfc_symbol_done_2): Call gfc_free_dt_list.
* gfortran.h : Declare gfc_derived_types to be external. Remove
derived types field from gfc_namespace.
* resolve.c (resolve_fl_derived): Refer to gfc_derived types
rather than namespace derived_types.
(resolve_fntype): Remove special treatment for module
derived type functions.
* trans-types.c (gfc_get_derived_type): Remove search for like
derived types. Finish by copying back end declaration to like
derived types in the derived type list gfc_derived_types.
2007-03-18 Paul Thomas <pault@gcc.gnu.org>
* gfortran.dg/used_types_14.f90: New test.
* gfortran.dg/used_types_15.f90: New test.
........
r123038 | jvdelisle | 2007-03-18 11:13:50 -0700 (Sun, 18 Mar 2007) | 12 lines
2007-03-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* io/file_position (st_rewind): Fix comments. Remove use of
test_endfile. Don't seek if already at 0 position. Use new is_special
function to set endfile state.
* io/open.c (test_endfile): Delete this function.
* io/io.h: Delete prototype for test_endfile. Add prototype
for is_special.
* io/unix.c (is_special): New function. Fix whitespace.
* io/transfer.c (next_record_r): Remove use of test_endfile.
........
r123039 | jvdelisle | 2007-03-18 11:17:24 -0700 (Sun, 18 Mar 2007) | 5 lines
2007-03-18 Jerry DeLisle <jvdelisle@gcc.gnu.org>
* gfortran.dg/namelist_27.f90: New test.
........
r123040 | danglin | 2007-03-18 12:13:17 -0700 (Sun, 18 Mar 2007) | 4 lines
* gcc.dg/pr16194.c: Provide define for REG on __hppa__.
........
r123041 | danglin | 2007-03-18 12:47:43 -0700 (Sun, 18 Mar 2007) | 7 lines
* pa.md: Add fpstore_load and store_fpload instruction types. Provide
reservation, bypass and anti-bypass descriptions for these instructions.
Update move patterns.
* pa.c (hppa_fpstore_bypass_p): Check for both TYPE_FPSTORE_LOAD and
TYPE_FPSTORE.
........
r123042 | mmitchel | 2007-03-18 15:35:39 -0700 (Sun, 18 Mar 2007) | 20 lines
* libsupc++/array_type_info.cc: Likewise.
* libsupc++/bad_cast.cc: Likewise.
* libsupc++/bad_typeid.cc: Likewise.
* libsupc++/class_type_info.cc: Likewise.
* libsupc++/dyncast.cc: Likewise.
* libsupc++/enum_type_info.cc: Likewise.
* libsupc++/function_type_info.cc: Likewise.
* libsupc++/fundamental_type_info.cc: Likewise.
* libsupc++/pbase_type_info.cc: Likewise.
* libsupc++/pmem_type_info.cc: Likewise.
* libsupc++/pointer_type_info.cc: Likewise.
* libsupc++/si_class_type_info.cc: Likewise.
* libsupc++/vmi_class_type_info.cc: Likewise.
* libsupc++/tinfo.h: Move inline type_info functions here.
* libsupc++/tinfo.cc: Separate type_info classes into their own
files.
* libsupc++/tinfo2.cc: Likewise.
* Makefile.am (sources): Mention new files.
* Makefile.in: Regenerated.
........
r123043 | hp | 2007-03-18 16:46:02 -0700 (Sun, 18 Mar 2007) | 2 lines
* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.
........
r123046 | gccadmin | 2007-03-18 17:17:19 -0700 (Sun, 18 Mar 2007) | 1 line
Daily bump.
........
r123048 | danglin | 2007-03-18 18:48:34 -0700 (Sun, 18 Mar 2007) | 5 lines
* pa.c (output_deferred_plabels, output_bb, output_millicode_call,
attr_length_call, output_call, output_indirect_call): Cleanup
formatting of targetm calls.
........
r123049 | kkojima | 2007-03-18 21:14:59 -0700 (Sun, 18 Mar 2007) | 5 lines
* config/sh/sh.c (sh_adjust_cost): Use the result of single_set
instead of PATTERN.
........
r123050 | doko | 2007-03-18 22:57:53 -0700 (Sun, 18 Mar 2007) | 22 lines
2007-03-10 Matthias Klose <doko@ubuntu.com>
* configure.ac: New configure option
--enable-generated-files-in-srcdir.
* doc/Makefile.am: Add support to generate files in srcdir,
install the cp-tools documentation in info format.
* configure: Regenerate.
* native/jni/classpath/Makefile.in, native/jni/midi-dssi/Makefile.in,
native/jni/Makefile.in, native/jni/gconf-peer/Makefile.in,
native/jni/java-io/Makefile.in, native/jni/native-lib/Makefile.in,
native/jni/java-util/Makefile.in, native/jni/java-lang/Makefile.in,
native/jni/midi-alsa/Makefile.in, native/jni/java-nio/Makefile.in,
native/jni/java-net/Makefile.in, native/jni/xmlj/Makefile.in,
native/jni/qt-peer/Makefile.in, native/jni/gtk-peer/Makefile.in,
native/Makefile.in, native/jawt/Makefile.in, native/fdlibm/Makefile.in,
native/plugin/Makefile.in, resource/Makefile.in, scripts/Makefile.in,
tools/Makefile.in, doc/Makefile.in, doc/api/Makefile.in,
lib/Makefile.in, external/Makefile.in, external/sax/Makefile.in,
external/w3c_dom/Makefile.in, external/jsr166/Makefile.in,
external/relaxngDatatype/Makefile.in, include/Makefile.in,
examples/Makefile.in: Regenerate.
........
r123051 | fxcoudert | 2007-03-19 01:13:30 -0700 (Mon, 19 Mar 2007) | 8 lines
* trans-expr.c (gfc_trans_init_string_length): Length should
never be negative.
(gfc_conv_function_call): Likewise.
* gfortran.dg/string_length_1.f90: New test.
........
r123052 | hp | 2007-03-19 01:28:57 -0700 (Mon, 19 Mar 2007) | 2 lines
* config.host (cris-*-elf | cris-*-none): Set extra_parts.
........
r123053 | hp | 2007-03-19 01:29:43 -0700 (Mon, 19 Mar 2007) | 2 lines
* config/cris/t-elfmulti (EXTRA_MULTILIB_PARTS): Do not define here.
........
r123054 | krebbel | 2007-03-19 01:45:29 -0700 (Mon, 19 Mar 2007) | 7 lines
2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
* genemit.c (main): Print include statement for dfp.h.
* dfp.h (decimal_real_arithmetic): Hide prototype if tree_code enum
is not available.
........
r123055 | krebbel | 2007-03-19 01:46:57 -0700 (Mon, 19 Mar 2007) | 16 lines
2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
* config/s390/s390.opt ("mhard-float", "msoft-float"): Bit value
inverted and documentation adjusted.
("mhard-dfp", "msoft-dfp"): New options.
* config/s390/s390.c (s390_handle_arch_option): New architecture
switch: z9-ec.
(override_options): Sanity checks for the new options added.
* config.gcc: New architecture switch: z9-ec.
* config/s390/s390.h (processor_flags): PF_DFP added.
(TARGET_CPU_DFP, TARGET_DFP): Macro definitions added.
(TARGET_DEFAULT): Due to the s390.opt changes hard float is enabled
when the bit is NOT set so remove it from the defaults.
........
r123056 | krebbel | 2007-03-19 01:48:36 -0700 (Mon, 19 Mar 2007) | 12 lines
2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
* config/s390/s390.md (UNSPEC_COPYSIGN): New constant.
(op_type attribute): RRF instruction type added.
(fT0): New mode attribute.
("*movdi_64dfp", "*movdf_64dfp", "*neg<mode>2_nocc", "*abs<mode>2_nocc",
"*negabs<mode>2_nocc", "copysign<mode>3"): Insn definitions added.
* config/s390/s390.h (SECONDARY_MEMORY_NEEDED): Due to a new instruction
no secondary memory is needed when moving DFmode values between GPRs
and FPRs.
........
r123057 | krebbel | 2007-03-19 01:49:53 -0700 (Mon, 19 Mar 2007) | 6 lines
2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
* config/s390/s390.md: Only non-functional changes. Renamed
FPR mode macro to BFP all over the file.
........
r123058 | krebbel | 2007-03-19 01:51:20 -0700 (Mon, 19 Mar 2007) | 25 lines
2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
* config/s390/s390.md (op_type attribute): RRR instruction type added.
(FP, DFP, SD_SF, DD_DF, TD_TF): New mode macros.
(xde, xdee): Mode attributes adjusted to support DFP modes.
(RRer, f0, op1, Rf, bt, bfp, HALF_TMODE): New mode attributes added.
("cmp<mode>", "*cmp<mode>_css_0", "*cmp<mode>_ccs", TF move splitters,
DF move splitters, "floatdi<mode>2", "add<mode>3", "*add<mode>3",
"*add<mode>3_cc", "*add<mode>3_cconly", "sub<mode>3", "*sub<mode>3",
"*sub<mode>3_cc", "*sub<mode>3_cconly", "mul<mode>3", "*mul<mode>3",
"div<mode>3", "*div<mode>3", "*neg<mode>2_nocc", "*abs<mode>2_nocc",
"*negabs<mode>2_nocc", "copysign<mode>3"): Adjusted to support DFP
numbers.
("*movtf_64", "*movtf_31", "*movdf_64dfp", "*movdf_64", "*movdf_31",
"movsf"): Insn definitions removed.
("*mov<mode>_64", "*mov<mode>_31", "mov<mode>", "*mov<mode>_64dfp",
"*mov<mode>_64", "*mov<mode>_31", "fix_trunc<DFP:mode>di2",
"trunctddd2", "truncddsd2", "extendddtd2", "extendsddd2"): Insn
definitions added.
("fixuns_truncdddi2", "fixuns_trunctddi2", "mov<mode>",
"reload_in<mode>", "reload_out<mode>"): Expander added.
("movtf", "movdf", "reload_outtf", "reload_outdf", "reload_intf"):
Expander removed.
........
r123059 | hp | 2007-03-19 05:06:14 -0700 (Mon, 19 Mar 2007) | 3 lines
* gcc.dg/torture/pr26565.c: Expect warning on packed field for
target default_packed.
........
r123060 | rguenth | 2007-03-19 06:36:29 -0700 (Mon, 19 Mar 2007) | 11 lines
2007-03-19 Andrew Pinski <andrew_pinski@playstation.sony.com>
Richard Guenther <rguenther@suse.de>
* tree-ssa-forwprop.c (forward_propagate_addr_expr_1):
Use handled_component_p () where appropriate. Continue
propagating into the rhs if we propagated into an INDIRECT_REF
on the lhs.
* gcc.dg/torture/pr31254.c: New testcase.
........
r123061 | bkoz | 2007-03-19 06:54:18 -0700 (Mon, 19 Mar 2007) | 5 lines
2007-03-19 Benjamin Kosnik <bkoz@redhat.com>
* docs/doxygen/user.cfg.in: Update for new includes, macros.
........
r123062 | krebbel | 2007-03-19 08:17:55 -0700 (Mon, 19 Mar 2007) | 6 lines
2007-03-19 Andreas Krebbel <krebbel1@de.ibm.com>
* doc/tm.texi: Add brackets around the return type of
TARGET_SECONDARY_RELOAD.
........
r123063 | paolo | 2007-03-19 09:58:54 -0700 (Mon, 19 Mar 2007) | 6 lines
2007-03-19 Paolo Carlini <pcarlini@suse.de>
* include/tr1/tuple (get(_Tuple_impl<>&, get(const _Tuple_impl<>&):
Rename as __get_helper.
(get(tuple<>&, get(const tuple<>&)): Forward to the latter.
........
r123064 | matz | 2007-03-19 10:07:29 -0700 (Mon, 19 Mar 2007) | 9 lines
* builtins.c (expand_builtin_sync_operation,
expand_builtin_compare_and_swap,
expand_builtin_lock_test_and_set): Care for extending CONST_INTs
correctly.
* config/i386/sync.md (sync_double_compare_and_swapdi_pic,
sync_double_compare_and_swap_ccdi_pic): Use "SD" as constraint
for operand 3.
........
r123065 | kristerw | 2007-03-19 10:08:14 -0700 (Mon, 19 Mar 2007) | 7 lines
2007-03-18 Krister Walfridsson <cato@df.lth.se>
* inclhack.def (netbsd_c99_inline_1): New.
* fixincl.x: Regenerate.
* tests/base/signal.h: New.
........
r123067 | law | 2007-03-19 12:52:19 -0700 (Mon, 19 Mar 2007) | 8 lines
* tree-cfg.c (find_taken_edge): Tighten conditions for
optimizing computed gotos.
* gcc.c-torture/pr30984.c: New test.
........
r123071 | shinwell | 2007-03-19 14:00:14 -0700 (Mon, 19 Mar 2007) | 3 lines
gcc/testsuite/
* gcc.target/arm/register-variables.c: New.
........
r123072 | jakub | 2007-03-19 16:24:43 -0700 (Mon, 19 Mar 2007) | 6 lines
* reload1.c (reload): Do invalid ASM checking after
cleanup_subreg_operands.
* gcc.target/i386/pr30505.c: New test.
........
r123073 | jakub | 2007-03-19 16:26:14 -0700 (Mon, 19 Mar 2007) | 7 lines
* c-typeck.c (convert_for_assignment): Call comptypes for
RECORD_TYPE or UNION_TYPE.
* gcc.dg/pr30762-1.c: New test.
* gcc.dg/pr30762-2.c: New test.
........
r123080 | gccadmin | 2007-03-19 17:17:48 -0700 (Mon, 19 Mar 2007) | 1 line
Daily bump.
........
r123082 | mmitchel | 2007-03-19 20:16:25 -0700 (Mon, 19 Mar 2007) | 4 lines
* except.c (output_function_exception_table): Do not reference the
EH personality routine for functions that do not require an
exception table.
........
r123084 | bonzini | 2007-03-20 01:31:13 -0700 (Tue, 20 Mar 2007) | 24 lines
2007-03-19 Paolo Bonzini <bonzini@gnu.org>
* fwprop.c (forward_propagate_into): Never propagate inside a loop.
(fwprop_init): Always call loop_optimizer_initialize.
(fwprop_done): Always call loop_optimizer_finalize.
(fwprop): We always have loop info now.
(gate_fwprop_addr): Remove.
(pass_fwprop_addr): Use gate_fwprop as gate.
* df-problems.c (df_ru_local_compute, df_rd_local_compute,
df_chain_alloc): Call df_reorganize_refs unconditionally.
* df-scan.c (df_rescan_blocks, df_reorganize_refs): Change
refs_organized to refs_organized_size.
(df_ref_create_structure): Use refs_organized_size instead of
bitmap_size if refs had been organized, and keep refs_organized_size
up-to-date.
* df.h (struct df_ref_info): Change refs_organized to
refs_organized_size.
(DF_DEFS_SIZE, DF_USES_SIZE): Use refs_organized_size instead of
bitmap_size.
........
r123085 | aph | 2007-03-20 05:45:19 -0700 (Tue, 20 Mar 2007) | 11 lines
2007-03-19 Andrew Haley <aph@redhat.com>
* tree-vrp.c (register_edge_assert_for_1): Don't look though
VIEW_CONVERT_EXPRs.
2007-03-20 Andrew Haley <aph@redhat.com>
* testsuite/libjava.lang/PR31264.java: New test.
........
r123086 | nathan | 2007-03-20 07:13:30 -0700 (Tue, 20 Mar 2007) | 2 lines
* config/vxlib.c (tls_delete_hook): Use TCB for kernel tasks.
........
r123087 | spark | 2007-03-20 08:42:37 -0700 (Tue, 20 Mar 2007) | 6 lines
2007-03-19 Seongbae Park <seongbae.park@gmail.com>
* g++.dg/opt/pr30590.C: New testcase.
........
r123094 | fxcoudert | 2007-03-20 16:09:39 -0700 (Tue, 20 Mar 2007) | 4 lines
* configure.ac: Add missing check for gettimeofday.
* config.h.in: Renegerate.
* configure: Regenerate.
........
r123096 | bernds | 2007-03-20 16:43:33 -0700 (Tue, 20 Mar 2007) | 3 lines
* jump.c (mark_jump_label): Treat SEQUENCE specially.
........
Added:
branches/fixed-point/contrib/uninclude
- copied unchanged from r123096, trunk/contrib/uninclude
branches/fixed-point/fixincludes/tests/base/signal.h
- copied unchanged from r123096, trunk/fixincludes/tests/base/signal.h
branches/fixed-point/gcc/testsuite/g++.dg/cpp/pedantic-errors.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/cpp/pedantic-errors.C
branches/fixed-point/gcc/testsuite/g++.dg/cpp/permissive.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/cpp/permissive.C
branches/fixed-point/gcc/testsuite/g++.dg/debug/pr29906.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/debug/pr29906.C
branches/fixed-point/gcc/testsuite/g++.dg/opt/pr30590.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/opt/pr30590.C
branches/fixed-point/gcc/testsuite/g++.dg/other/default7.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/other/default7.C
branches/fixed-point/gcc/testsuite/g++.dg/parse/namespace-definition.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/parse/namespace-definition.C
branches/fixed-point/gcc/testsuite/g++.dg/tree-ssa/pr31146.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/tree-ssa/pr31146.C
branches/fixed-point/gcc/testsuite/g++.dg/warn/Wconversion-integer.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/warn/Wconversion-integer.C
branches/fixed-point/gcc/testsuite/g++.dg/warn/Wconversion-real-integer.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/warn/Wconversion-real-integer.C
branches/fixed-point/gcc/testsuite/g++.dg/warn/Wconversion-real.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/warn/Wconversion-real.C
branches/fixed-point/gcc/testsuite/g++.dg/warn/Wconversion2.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/warn/Wconversion2.C
branches/fixed-point/gcc/testsuite/g++.dg/warn/do-empty.C
- copied unchanged from r123096, trunk/gcc/testsuite/g++.dg/warn/do-empty.C
branches/fixed-point/gcc/testsuite/gcc.c-torture/compile/pr30984.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.c-torture/compile/pr30984.c
branches/fixed-point/gcc/testsuite/gcc.dg/do-empty.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/do-empty.c
branches/fixed-point/gcc/testsuite/gcc.dg/pr30762-1.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/pr30762-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/pr30762-2.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/pr30762-2.c
branches/fixed-point/gcc/testsuite/gcc.dg/pr31127.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/pr31127.c
branches/fixed-point/gcc/testsuite/gcc.dg/ssp-1.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/ssp-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/ssp-2.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/ssp-2.c
branches/fixed-point/gcc/testsuite/gcc.dg/torture/pr31254.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/torture/pr31254.c
branches/fixed-point/gcc/testsuite/gcc.dg/tree-ssa/loop-26.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/tree-ssa/loop-26.c
branches/fixed-point/gcc/testsuite/gcc.dg/tree-ssa/ltrans-5.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/tree-ssa/ltrans-5.c
branches/fixed-point/gcc/testsuite/gcc.dg/tree-ssa/pr31183.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/tree-ssa/pr31183.c
branches/fixed-point/gcc/testsuite/gcc.dg/tree-ssa/prefetch-5.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/tree-ssa/prefetch-5.c
branches/fixed-point/gcc/testsuite/gcc.dg/vect/no-tree-dom-vect-bug.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/vect/no-tree-dom-vect-bug.c
branches/fixed-point/gcc/testsuite/gcc.dg/vect/pr31041.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.dg/vect/pr31041.c
branches/fixed-point/gcc/testsuite/gcc.target/arm/register-variables.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.target/arm/register-variables.c
branches/fixed-point/gcc/testsuite/gcc.target/i386/cmpxchg16b-1.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.target/i386/cmpxchg16b-1.c
branches/fixed-point/gcc/testsuite/gcc.target/i386/pr30505.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.target/i386/pr30505.c
branches/fixed-point/gcc/testsuite/gcc.target/i386/pr31167.c
- copied unchanged from r123096, trunk/gcc/testsuite/gcc.target/i386/pr31167.c
branches/fixed-point/gcc/testsuite/gfortran.dg/alloc_comp_basics_5.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/alloc_comp_basics_5.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/data_components_1.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/data_components_1.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/fmt_t_3.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/fmt_t_3.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/generic_13.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/generic_13.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/import5.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/import5.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/integer_exponentiation_2.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/integer_exponentiation_2.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/module_implicit_conversion.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/module_implicit_conversion.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/namelist_27.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/namelist_27.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/parameter_array_dummy.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/parameter_array_dummy.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/string_length_1.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/string_length_1.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/used_types_14.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/used_types_14.f90
branches/fixed-point/gcc/testsuite/gfortran.dg/used_types_15.f90
- copied unchanged from r123096, trunk/gcc/testsuite/gfortran.dg/used_types_15.f90
branches/fixed-point/libgfortran/runtime/backtrace.c
- copied unchanged from r123096, trunk/libgfortran/runtime/backtrace.c
branches/fixed-point/libjava/classpath/resource/com/
- copied from r123096, trunk/libjava/classpath/resource/com/
branches/fixed-point/libjava/classpath/resource/sun/
- copied from r123096, trunk/libjava/classpath/resource/sun/
branches/fixed-point/libjava/classpath/tools/classes/com/
- copied from r123096, trunk/libjava/classpath/tools/classes/com/
branches/fixed-point/libjava/classpath/tools/classes/sun/
- copied from r123096, trunk/libjava/classpath/tools/classes/sun/
branches/fixed-point/libjava/classpath/tools/com/
- copied from r123096, trunk/libjava/classpath/tools/com/
branches/fixed-point/libjava/classpath/tools/sun/
- copied from r123096, trunk/libjava/classpath/tools/sun/
branches/fixed-point/libjava/testsuite/libjava.lang/PR31264.jar
- copied unchanged from r123096, trunk/libjava/testsuite/libjava.lang/PR31264.jar
branches/fixed-point/libjava/testsuite/libjava.lang/PR31264.java
- copied unchanged from r123096, trunk/libjava/testsuite/libjava.lang/PR31264.java
branches/fixed-point/libjava/testsuite/libjava.lang/PR31264.out
- copied unchanged from r123096, trunk/libjava/testsuite/libjava.lang/PR31264.out
branches/fixed-point/libstdc++-v3/include/tr1/bessel_function.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/bessel_function.tcc
branches/fixed-point/libstdc++-v3/include/tr1/beta_function.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/beta_function.tcc
branches/fixed-point/libstdc++-v3/include/tr1/ell_integral.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/ell_integral.tcc
branches/fixed-point/libstdc++-v3/include/tr1/exp_integral.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/exp_integral.tcc
branches/fixed-point/libstdc++-v3/include/tr1/gamma.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/gamma.tcc
branches/fixed-point/libstdc++-v3/include/tr1/hypergeometric.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/hypergeometric.tcc
branches/fixed-point/libstdc++-v3/include/tr1/legendre_function.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/legendre_function.tcc
branches/fixed-point/libstdc++-v3/include/tr1/modified_bessel_func.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/modified_bessel_func.tcc
branches/fixed-point/libstdc++-v3/include/tr1/poly_hermite.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/poly_hermite.tcc
branches/fixed-point/libstdc++-v3/include/tr1/poly_laguerre.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/poly_laguerre.tcc
branches/fixed-point/libstdc++-v3/include/tr1/riemann_zeta.tcc
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/riemann_zeta.tcc
branches/fixed-point/libstdc++-v3/include/tr1/special_function_util.h
- copied unchanged from r123096, trunk/libstdc++-v3/include/tr1/special_function_util.h
branches/fixed-point/libstdc++-v3/libsupc++/array_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/array_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/bad_cast.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/bad_cast.cc
branches/fixed-point/libstdc++-v3/libsupc++/bad_typeid.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/bad_typeid.cc
branches/fixed-point/libstdc++-v3/libsupc++/class_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/class_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/dyncast.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/dyncast.cc
branches/fixed-point/libstdc++-v3/libsupc++/enum_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/enum_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/function_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/function_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/fundamental_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/fundamental_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/pbase_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/pbase_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/pmem_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/pmem_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/pointer_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/pointer_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/si_class_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/si_class_type_info.cc
branches/fixed-point/libstdc++-v3/libsupc++/vmi_class_type_info.cc
- copied unchanged from r123096, trunk/libstdc++-v3/libsupc++/vmi_class_type_info.cc
branches/fixed-point/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/
- copied from r123096, trunk/libstdc++-v3/testsuite/tr1/5_numerical_facilities/special_functions/
branches/fixed-point/libstdc++-v3/testsuite/tr1/7_regular_expressions/
- copied from r123096, trunk/libstdc++-v3/testsuite/tr1/7_regular_expressions/
Removed:
branches/fixed-point/libstdc++-v3/include/tr1/ref_fwd.h
branches/fixed-point/libstdc++-v3/include/tr1/tuple_defs.h
Modified:
branches/fixed-point/ (props changed)
branches/fixed-point/contrib/ChangeLog
branches/fixed-point/fixincludes/ChangeLog
branches/fixed-point/fixincludes/fixincl.x
branches/fixed-point/fixincludes/inclhack.def
branches/fixed-point/gcc/ChangeLog
branches/fixed-point/gcc/DATESTAMP
branches/fixed-point/gcc/Makefile.in
branches/fixed-point/gcc/builtins.c
branches/fixed-point/gcc/c-common.c
branches/fixed-point/gcc/c-common.h
branches/fixed-point/gcc/c-opts.c
branches/fixed-point/gcc/c-parser.c
branches/fixed-point/gcc/c-typeck.c
branches/fixed-point/gcc/cfglayout.c
branches/fixed-point/gcc/cfgloop.h
branches/fixed-point/gcc/cfgrtl.c
branches/fixed-point/gcc/config.gcc
branches/fixed-point/gcc/config.in
branches/fixed-point/gcc/config/arm/arm.c
branches/fixed-point/gcc/config/arm/thumb2.md
branches/fixed-point/gcc/config/cris/cris.h
branches/fixed-point/gcc/config/cris/t-elfmulti
branches/fixed-point/gcc/config/frv/predicates.md
branches/fixed-point/gcc/config/i386/driver-i386.c
branches/fixed-point/gcc/config/i386/i386.c
branches/fixed-point/gcc/config/i386/i386.h
branches/fixed-point/gcc/config/i386/i386.md
branches/fixed-point/gcc/config/i386/i386.opt
branches/fixed-point/gcc/config/i386/sync.md
branches/fixed-point/gcc/config/m68k/m68k.c
branches/fixed-point/gcc/config/pa/pa.c
branches/fixed-point/gcc/config/pa/pa.md
branches/fixed-point/gcc/config/rs6000/darwin-fallback.c
branches/fixed-point/gcc/config/rs6000/darwin.h
branches/fixed-point/gcc/config/s390/s390.c
branches/fixed-point/gcc/config/s390/s390.h
branches/fixed-point/gcc/config/s390/s390.md
branches/fixed-point/gcc/config/s390/s390.opt
branches/fixed-point/gcc/config/sh/sh.c
branches/fixed-point/gcc/config/spu/spu.c
branches/fixed-point/gcc/config/vx-common.h
branches/fixed-point/gcc/config/vxlib-tls.c
branches/fixed-point/gcc/config/vxworks.h
branches/fixed-point/gcc/configure
branches/fixed-point/gcc/configure.ac
branches/fixed-point/gcc/cp/ChangeLog
branches/fixed-point/gcc/cp/Make-lang.in
branches/fixed-point/gcc/cp/call.c
branches/fixed-point/gcc/cp/class.c
branches/fixed-point/gcc/cp/cp-tree.def
branches/fixed-point/gcc/cp/cp-tree.h
branches/fixed-point/gcc/cp/cvt.c
branches/fixed-point/gcc/cp/decl.c
branches/fixed-point/gcc/cp/name-lookup.c
branches/fixed-point/gcc/cp/parser.c
branches/fixed-point/gcc/cp/pt.c
branches/fixed-point/gcc/cp/ptree.c
branches/fixed-point/gcc/cp/repo.c
branches/fixed-point/gcc/cp/semantics.c
branches/fixed-point/gcc/cp/typeck.c
branches/fixed-point/gcc/cse.c
branches/fixed-point/gcc/df-problems.c
branches/fixed-point/gcc/df-scan.c
branches/fixed-point/gcc/df.h
branches/fixed-point/gcc/dfp.h
branches/fixed-point/gcc/doc/cpp.texi
branches/fixed-point/gcc/doc/extend.texi
branches/fixed-point/gcc/doc/invoke.texi
branches/fixed-point/gcc/doc/passes.texi
branches/fixed-point/gcc/doc/tm.texi
branches/fixed-point/gcc/double-int.c
branches/fixed-point/gcc/double-int.h
branches/fixed-point/gcc/dwarf2out.c
branches/fixed-point/gcc/except.c
branches/fixed-point/gcc/final.c
branches/fixed-point/gcc/flags.h
branches/fixed-point/gcc/fortran/ChangeLog
branches/fixed-point/gcc/fortran/decl.c
branches/fixed-point/gcc/fortran/expr.c
branches/fixed-point/gcc/fortran/gfortran.h
branches/fixed-point/gcc/fortran/intrinsic.texi
branches/fixed-point/gcc/fortran/invoke.texi
branches/fixed-point/gcc/fortran/lang.opt
branches/fixed-point/gcc/fortran/module.c
branches/fixed-point/gcc/fortran/options.c
branches/fixed-point/gcc/fortran/resolve.c
branches/fixed-point/gcc/fortran/symbol.c
branches/fixed-point/gcc/fortran/trans-array.c
branches/fixed-point/gcc/fortran/trans-decl.c
branches/fixed-point/gcc/fortran/trans-expr.c
branches/fixed-point/gcc/fortran/trans-intrinsic.c
branches/fixed-point/gcc/fortran/trans-types.c
branches/fixed-point/gcc/fwprop.c
branches/fixed-point/gcc/gcc.c
branches/fixed-point/gcc/genemit.c
branches/fixed-point/gcc/gthr-vxworks.h
branches/fixed-point/gcc/ipa-inline.c
branches/fixed-point/gcc/ipa-type-escape.c
branches/fixed-point/gcc/jump.c
branches/fixed-point/gcc/lambda-code.c
branches/fixed-point/gcc/omega.h
branches/fixed-point/gcc/opts.c
branches/fixed-point/gcc/passes.c
branches/fixed-point/gcc/predict.c
branches/fixed-point/gcc/reload1.c
branches/fixed-point/gcc/testsuite/ChangeLog
branches/fixed-point/gcc/testsuite/g++.dg/ext/vla1.C
branches/fixed-point/gcc/testsuite/g++.dg/opt/mmx1.C
branches/fixed-point/gcc/testsuite/g++.dg/warn/conv2.C
branches/fixed-point/gcc/testsuite/g++.old-deja/g++.other/store-expr1.C
branches/fixed-point/gcc/testsuite/gcc.dg/20001116-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/20020426-2.c
branches/fixed-point/gcc/testsuite/gcc.dg/c90-vla-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/c99-vla-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/cpp/assert4.c
branches/fixed-point/gcc/testsuite/gcc.dg/if-empty-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/intmax_t-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/pr16194.c
branches/fixed-point/gcc/testsuite/gcc.dg/pr23165.c
branches/fixed-point/gcc/testsuite/gcc.dg/torture/pr26565.c
branches/fixed-point/gcc/testsuite/gcc.dg/tree-ssa/loadpre12.c
branches/fixed-point/gcc/testsuite/gcc.dg/vect/vect.exp
branches/fixed-point/gcc/testsuite/gcc.dg/wchar_t-1.c
branches/fixed-point/gcc/testsuite/gcc.dg/wint_t-1.c
branches/fixed-point/gcc/testsuite/gfortran.dg/unformatted_recl_1.f90
branches/fixed-point/gcc/testsuite/lib/target-supports.exp
branches/fixed-point/gcc/toplev.c
branches/fixed-point/gcc/toplev.h
branches/fixed-point/gcc/tree-cfg.c
branches/fixed-point/gcc/tree-data-ref.c
branches/fixed-point/gcc/tree-data-ref.h
branches/fixed-point/gcc/tree-flow.h
branches/fixed-point/gcc/tree-loop-linear.c
branches/fixed-point/gcc/tree-nrv.c
branches/fixed-point/gcc/tree-scalar-evolution.c
branches/fixed-point/gcc/tree-ssa-forwprop.c
branches/fixed-point/gcc/tree-ssa-loop-niter.c
branches/fixed-point/gcc/tree-ssa-loop-prefetch.c
branches/fixed-point/gcc/tree-ssa-pre.c
branches/fixed-point/gcc/tree-vect-transform.c
branches/fixed-point/gcc/tree-vrp.c
branches/fixed-point/gcc/tree.c
branches/fixed-point/gcc/tree.h
branches/fixed-point/libgcc/ChangeLog
branches/fixed-point/libgcc/config.host
branches/fixed-point/libgfortran/ChangeLog
branches/fixed-point/libgfortran/Makefile.am
branches/fixed-point/libgfortran/Makefile.in
branches/fixed-point/libgfortran/config.h.in
branches/fixed-point/libgfortran/configure
branches/fixed-point/libgfortran/configure.ac
branches/fixed-point/libgfortran/fmain.c
branches/fixed-point/libgfortran/io/file_pos.c
branches/fixed-point/libgfortran/io/io.h
branches/fixed-point/libgfortran/io/open.c
branches/fixed-point/libgfortran/io/transfer.c
branches/fixed-point/libgfortran/io/unix.c
branches/fixed-point/libgfortran/libgfortran.h
branches/fixed-point/libgfortran/m4/all.m4
branches/fixed-point/libgfortran/m4/any.m4
branches/fixed-point/libgfortran/m4/count.m4
branches/fixed-point/libgfortran/m4/cshift1.m4
branches/fixed-point/libgfortran/m4/eoshift1.m4
branches/fixed-point/libgfortran/m4/eoshift3.m4
branches/fixed-point/libgfortran/m4/exponent.m4
branches/fixed-point/libgfortran/m4/fraction.m4
branches/fixed-point/libgfortran/m4/in_pack.m4
branches/fixed-point/libgfortran/m4/in_unpack.m4
branches/fixed-point/libgfortran/m4/matmul.m4
branches/fixed-point/libgfortran/m4/matmull.m4
branches/fixed-point/libgfortran/m4/nearest.m4
branches/fixed-point/libgfortran/m4/pow.m4
branches/fixed-point/libgfortran/m4/product.m4
branches/fixed-point/libgfortran/m4/reshape.m4
branches/fixed-point/libgfortran/m4/rrspacing.m4
branches/fixed-point/libgfortran/m4/set_exponent.m4
branches/fixed-point/libgfortran/m4/shape.m4
branches/fixed-point/libgfortran/m4/spacing.m4
branches/fixed-point/libgfortran/m4/transpose.m4
branches/fixed-point/libgfortran/runtime/compile_options.c
branches/fixed-point/libgfortran/runtime/environ.c
branches/fixed-point/libgfortran/runtime/error.c
branches/fixed-point/libgfortran/runtime/main.c
branches/fixed-point/libgomp/ChangeLog
branches/fixed-point/libgomp/acinclude.m4
branches/fixed-point/libgomp/configure
branches/fixed-point/libiberty/ChangeLog
branches/fixed-point/libiberty/cp-demangle.c
branches/fixed-point/libiberty/testsuite/demangle-expected
branches/fixed-point/libjava/ChangeLog
branches/fixed-point/libjava/Makefile.am
branches/fixed-point/libjava/Makefile.in
branches/fixed-point/libjava/classpath/ChangeLog
branches/fixed-point/libjava/classpath/ChangeLog.gcj
branches/fixed-point/libjava/classpath/INSTALL
branches/fixed-point/libjava/classpath/Makefile.in
branches/fixed-point/libjava/classpath/configure
branches/fixed-point/libjava/classpath/configure.ac
branches/fixed-point/libjava/classpath/doc/Makefile.am
branches/fixed-point/libjava/classpath/doc/Makefile.in
branches/fixed-point/libjava/classpath/doc/api/Makefile.in
branches/fixed-point/libjava/classpath/examples/Makefile.in
branches/fixed-point/libjava/classpath/external/Makefile.in
branches/fixed-point/libjava/classpath/external/jsr166/Makefile.in
branches/fixed-point/libjava/classpath/external/relaxngDatatype/Makefile.in
branches/fixed-point/libjava/classpath/external/sax/Makefile.in
branches/fixed-point/libjava/classpath/external/w3c_dom/Makefile.in
branches/fixed-point/libjava/classpath/gnu/classpath/Configuration.java.in
branches/fixed-point/libjava/classpath/include/Makefile.in
branches/fixed-point/libjava/classpath/include/config.h.in
branches/fixed-point/libjava/classpath/lib/Makefile.in
branches/fixed-point/libjava/classpath/lib/gnu/classpath/Configuration.class
branches/fixed-point/libjava/classpath/native/Makefile.in
branches/fixed-point/libjava/classpath/native/fdlibm/Makefile.in
branches/fixed-point/libjava/classpath/native/jawt/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/classpath/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/gconf-peer/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/gtk-peer/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/java-io/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/java-lang/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/java-net/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/java-nio/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/java-util/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/midi-alsa/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/midi-dssi/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/native-lib/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/qt-peer/Makefile.in
branches/fixed-point/libjava/classpath/native/jni/xmlj/Makefile.in
branches/fixed-point/libjava/classpath/native/plugin/Makefile.in
branches/fixed-point/libjava/classpath/resource/Makefile.in
branches/fixed-point/libjava/classpath/scripts/Makefile.in
branches/fixed-point/libjava/classpath/tools/Makefile.am
branches/fixed-point/libjava/classpath/tools/Makefile.in
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/CniIncludePrinter.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/CniStubPrinter.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/JniIncludePrinter.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/JniStubPrinter.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$1.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$10.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$2.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$3.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$4.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$5.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$6.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$7.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$8.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main$9.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Main.class
branches/fixed-point/libjava/classpath/tools/classes/gnu/classpath/tools/javah/Printer.class
branches/fixed-point/libjava/classpath/tools/gnu/classpath/tools/javah/CniIncludePrinter.java
branches/fixed-point/libjava/classpath/tools/gnu/classpath/tools/javah/CniStubPrinter.java
branches/fixed-point/libjava/classpath/tools/gnu/classpath/tools/javah/JniIncludePrinter.java
branches/fixed-point/libjava/classpath/tools/gnu/classpath/tools/javah/JniStubPrinter.java
branches/fixed-point/libjava/classpath/tools/gnu/classpath/tools/javah/Main.java
branches/fixed-point/libjava/classpath/tools/gnu/classpath/tools/javah/Printer.java
branches/fixed-point/libjava/configure
branches/fixed-point/libjava/configure.ac
branches/fixed-point/libjava/gnu/classpath/Configuration.h
branches/fixed-point/libjava/gnu/classpath/Configuration.java
branches/fixed-point/libjava/gnu/classpath/jdwp/natVMVirtualMachine.cc
branches/fixed-point/libjava/gnu/classpath/natConfiguration.cc
branches/fixed-point/libjava/include/java-interp.h
branches/fixed-point/libjava/java/lang/Class.h
branches/fixed-point/libjava/java/lang/natClass.cc
branches/fixed-point/libjava/jvmti.cc
branches/fixed-point/libjava/scripts/makemake.tcl
branches/fixed-point/libjava/sources.am
branches/fixed-point/libmudflap/ChangeLog
branches/fixed-point/libmudflap/testsuite/libmudflap.cth/pass59-frag.c
branches/fixed-point/libstdc++-v3/ChangeLog
branches/fixed-point/libstdc++-v3/docs/doxygen/user.cfg.in
branches/fixed-point/libstdc++-v3/docs/html/ext/tr1.html
branches/fixed-point/libstdc++-v3/docs/html/faq/index.html
branches/fixed-point/libstdc++-v3/include/Makefile.am
branches/fixed-point/libstdc++-v3/include/Makefile.in
branches/fixed-point/libstdc++-v3/include/tr1/cmath
branches/fixed-point/libstdc++-v3/include/tr1/common.h
branches/fixed-point/libstdc++-v3/include/tr1/math.h
branches/fixed-point/libstdc++-v3/include/tr1/regex
branches/fixed-point/libstdc++-v3/include/tr1/tuple
branches/fixed-point/libstdc++-v3/libsupc++/Makefile.am
branches/fixed-point/libstdc++-v3/libsupc++/Makefile.in
branches/fixed-point/libstdc++-v3/libsupc++/tinfo.cc
branches/fixed-point/libstdc++-v3/libsupc++/tinfo.h
branches/fixed-point/libstdc++-v3/libsupc++/tinfo2.cc
branches/fixed-point/libstdc++-v3/testsuite/17_intro/headers/c++200x/all.cc
branches/fixed-point/libstdc++-v3/testsuite/17_intro/headers/c++200x/all_multiple_inclusion.cc
branches/fixed-point/libstdc++-v3/testsuite/17_intro/using_namespace_std_tr1_neg.cc
branches/fixed-point/libstdc++-v3/testsuite/18_support/headers/cstdint/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/enable_shared_from_this/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/headers/functional/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/headers/functional/using_namespace_std_placeholders.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/headers/memory/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/headers/type_traits/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/shared_ptr/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/20_util/weak_ptr/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/10.cc
branches/fixed-point/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/11.cc
branches/fixed-point/libstdc++-v3/testsuite/21_strings/basic_string/inserters_extractors/char/5.cc
branches/fixed-point/libstdc++-v3/testsuite/22_locale/time_put/put/char/12439_1.cc
branches/fixed-point/libstdc++-v3/testsuite/22_locale/time_put/put/char/12439_3.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/array/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/hash/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/headers/tuple/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/tuple/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/unordered_map/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/unordered_multimap/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/unordered_multiset/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/23_containers/unordered_set/requirements/explicit_instantiation.cc
branches/fixed-point/libstdc++-v3/testsuite/26_numerics/headers/cfenv/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/26_numerics/headers/cmath/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/26_numerics/headers/cstdlib/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/26_numerics/headers/random/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/12790-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/12790-3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/12790-4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/close/char/4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/in_avail/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/in_avail/char/9701-3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/is_open/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/open/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/open/char/3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/2-unbuf.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/9169.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/9182-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/overflow/char/9988.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/pbackfail/char/9761.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sbumpc/char/9825.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/12790-4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/1-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/11543.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/12790-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/12790-3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/12790-4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/2-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/3-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/3-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekoff/char/3-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/12790-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/12790-3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/1-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/12790-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/12790-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/12790-4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/2-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/3-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/3-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/seekpos/char/3-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/12875-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/12875-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/setbuf/char/3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/1-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetc/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sgetn/char/3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/snextc/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/snextc/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/snextc/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/snextc/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputbackc/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputbackc/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputbackc/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputbackc/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/1-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputc/char/2-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/1-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/2-out.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sputn/char/9339.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sungetc/char/1-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sungetc/char/1-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sungetc/char/2-in.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sungetc/char/2-io.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/sync/char/9182-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/10096.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_filebuf/underflow/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ifstream/cons/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ifstream/open/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/extractors_character/char/4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/extractors_other/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/get/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/getline/char/5.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/ignore/char/3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/readsome/char/6746-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/seekg/char/fstream.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/seekg/char/sstream.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/fstream.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_istream/tellg/char/sstream.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ofstream/cons/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ofstream/open/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ostream/inserters_other/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ostream/seekp/char/2346-fstream.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/basic_ostream/tellp/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/headers/cinttypes/types_std_c++0x.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/objects/char/10.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/objects/char/12048-1.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/objects/char/12048-2.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/objects/char/12048-3.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/objects/char/12048-4.cc
branches/fixed-point/libstdc++-v3/testsuite/27_io/objects/char/12048-5.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-1.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-2.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_filebuf/char/10063-3.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_filebuf/char/2.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/char/1.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/char/12048-1.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/char/12048-2.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/char/12048-3.cc
branches/fixed-point/libstdc++-v3/testsuite/ext/stdio_sync_filebuf/char/12048-4.cc
branches/fixed-point/libstdc++-v3/testsuite/lib/dg-options.exp
branches/fixed-point/libstdc++-v3/testsuite/lib/libstdc++.exp
branches/fixed-point/libstdc++-v3/testsuite/tr1/6_containers/tuple/creation_functions/make_tuple.cc
More information about the Gcc-cvs
mailing list