1. 07 Dec, 2006 15 commits
    • re PR c++/29980 (ICE using attribute in invalid declaration) · baa5bf11
              PR c++/29980
              * cp_parser_elaborated_type_specifier: Check
              the return value of check_elaborated_type_specifier.
      
              * g++.dg/ext/attrib27.C: New test.
              * g++.dg/parse/struct-as-enum1.C: Adjust error markers.
              * g++.dg/parse/typedef5.C: Likewise.
      
      From-SVN: r119633
      Lee Millward committed
    • * treelang/compile/var_defs.tree: Adjust. · e92df3ed
      From-SVN: r119628
      Mike Stump committed
    • * ru.po: New. · ff4ecab8
      From-SVN: r119625
      Joseph Myers committed
    • expr.c (string_constant): Account for non-zero lower bound arrays. · a3de5951
      
      2006-12-07  Andrew Macleod  <amacleod@redhat.com>
      
      	* expr.c (string_constant): Account for non-zero lower bound arrays.
      
      From-SVN: r119623
      Andrew MacLeod committed
    • builtins.c (expand_builtin_pow): Adjust predicates for pow to cbrt expansion to… · 5eab7e7a
      builtins.c (expand_builtin_pow): Adjust predicates for pow to cbrt expansion to unsafe math and !HONOR_NANS for...
      
      2006-12-07  Richard Guenther  <rguenther@suse.de>
      
      	* builtins.c (expand_builtin_pow): Adjust predicates for
      	pow to cbrt expansion to unsafe math and !HONOR_NANS for
      	negative base.
      
      From-SVN: r119622
      Richard Guenther committed
    • i386.c (nocona_cost, [...]): Update preffered memcpy/memset codegen. · e850f028
      
      	* i386.c (nocona_cost, pentium4_cost): Update preffered memcpy/memset
      	codegen.
      
      From-SVN: r119620
      Jan Hubicka committed
    • tree-vrp.c (compare_values): Short circuit INTEGER_CST... · 5daffcc7
      	* tree-vrp.c (compare_values): Short circuit INTEGER_CST;
      	use fold_constant_to_binary; tolerate wrong type constants.
      	(value_intersect_p): Do just two tests.
      
      From-SVN: r119619
      Jan Hubicka committed
    • bfin.c (print_operand): New modifier 'N' for constants. · 58f76679
      	* config/bfin/bfin.c (print_operand): New modifier 'N' for constants.
      	* config/bfin/bfin.md (ssashiftv2hi3, ssashifthi3, lshiftv2hi3,
      	lshifthi3): Use it, and fix the order of alternatives.
      
      From-SVN: r119616
      Bernd Schmidt committed
    • common.opt (record-gcc-switches): New command line switch. · e0d9d0dd
      * common.opt (record-gcc-switches): New command line switch.
      * target.h (print_switch_type): New enum.
        (print_switch_fn_type): New typedef for a function pointer.
        (struct gcc_target): Add record_gcc_switches and record_gcc_switches_section fields.
      * target-def.h (TARGET_ASM_RECORD_GCC_SWITCHES): Provide a default definition.
        (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Provide a default definition.
      * toplev.c (print_single_switch): Simplify by providing a pointer to function that will format and output the switch appropriately.
        (print_switch_values): Likewise.
        (print_to_asm_out_file): New function.
        (print_to_stderr): New function.
        (init_asm_output): If flag_record_gcc_switches is set then if the target supports recording the switches then emit them into the assembler output file, otherwise tell the user that the switch is not supported.
      * varasm.c (eld_record_gcc_switches): New function.  Example handler for the record_gcc_switches target hook.
      * doc/tm.texi (TARGET_ASM_RECORD_GCC_SWITCHES): Document the new target hook.
        (TARGET_ASM_RECORD_GCC_SWITCHES_SECTION): Likewise.
      * doc/invoke.texi (-frecord-gcc-switches): Document.
      
      From-SVN: r119615
      Nick Clifton committed
    • re PR target/29794 (cc1 segfaults with -O3 -msched-control-spec) · 1d49ee6a
      2006-12-07  Maxim Kuvyrkov  <mkuvyrkov@ispras.ru>
      
      	PR target/29794
      	* sched-rgn.c (add_block1): Use correct initializer.
      
      From-SVN: r119613
      Maxim Kuvyrkov committed
    • tree-vect-transform.c (vectorizable_call): Fix leftover of TREE_OPERAND to… · 9f919563
      tree-vect-transform.c (vectorizable_call): Fix leftover of TREE_OPERAND to GIMPLE_STMT_OPERAND conversion.
      
      2006-12-07  Richard Guenther  <rguenther@suse.de>
      
      	* tree-vect-transform.c (vectorizable_call): Fix leftover of
      	TREE_OPERAND to GIMPLE_STMT_OPERAND conversion.
      
      From-SVN: r119612
      Richard Guenther committed
    • Makefile.am (std_headers_rename): Remove. · 18154730
      2006-12-06  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/Makefile.am (std_headers_rename): Remove.
      	(c_base_headers_rename): Remove.
      	(std_headers): Adjust to true names.
      	(c_base_headers): Adjust to true names.
      	(stamp-c_base, stamp_std, stamp_c_base_extra): Adjust.
      	* configure: Regenerate.
      	* include/Makefile.in: Regenerate.
      
              * include/std/std_algorithm.h: To...
              * include/std/std_bitset.h: To...
              * include/std/std_complex.h: To...
              * include/std/std_deque.h: To...
              * include/std/std_fstream.h: To...
              * include/std/std_functional.h: To...
              * include/std/std_iomanip.h: To...
              * include/std/std_iosfwd.h: To...
              * include/std/std_ios.h: To...
              * include/std/std_iostream.h: To...
              * include/std/std_istream.h: To...
              * include/std/std_iterator.h: To...
              * include/std/std_limits.h: To...
              * include/std/std_list.h: To...
              * include/std/std_locale.h: To...
              * include/std/std_map.h: To...
              * include/std/std_memory.h: To...
              * include/std/std_numeric.h: To...
              * include/std/std_ostream.h: To...
              * include/std/std_queue.h: To...
              * include/std/std_set.h: To...
              * include/std/std_sstream.h: To...
              * include/std/std_stack.h: To...
              * include/std/std_stdexcept.h: To...
              * include/std/std_streambuf.h: To...
              * include/std/std_string.h: To...
              * include/std/std_utility.h: To...
              * include/std/std_valarray.h: To...
              * include/std/std_vector.h: To...
              * include/std/algorithm: ...this.
              * include/std/bitset: ...this.
              * include/std/complex: ...this.
              * include/std/deque: ...this.
              * include/std/fstream: ...this.
              * include/std/functional: ...this.
              * include/std/iomanip: ...this.
              * include/std/iosfwd: ...this.
              * include/std/ios: ...this.
              * include/std/iostream: ...this.
              * include/std/istream: ...this.
              * include/std/iterator: ...this.
              * include/std/limits: ...this.
              * include/std/list: ...this.
              * include/std/locale: ...this.
              * include/std/map: ...this.
              * include/std/memory: ...this.
              * include/std/numeric: ...this.
              * include/std/ostream: ...this.
              * include/std/queue: ...this.
              * include/std/set: ...this.
              * include/std/sstream: ...this.
              * include/std/stack: ...this.
              * include/std/stdexcept: ...this.
              * include/std/streambuf: ...this.
              * include/std/string: ...this.
              * include/std/utility: ...this.
              * include/std/valarray: ...this.
              * include/std/vector: ...this.
      
              * include/c_std/std_cassert.h: To...
              * include/c_std/std_cctype.h: To...
              * include/c_std/std_cerrno.h: To...
              * include/c_std/std_cfloat.h: To...
              * include/c_std/std_ciso646.h: To...
              * include/c_std/std_climits.h: To...
              * include/c_std/std_clocale.h: To...
              * include/c_std/std_cmath.h: To...
              * include/c_std/std_csetjmp.h: To...
              * include/c_std/std_csignal.h: To...
              * include/c_std/std_cstdarg.h: To...
              * include/c_std/std_cstddef.h: To...
              * include/c_std/std_cstdio.h: To...
              * include/c_std/std_cstdlib.h: To...
              * include/c_std/std_cstring.h: To...
              * include/c_std/std_ctime.h: To...
              * include/c_std/std_cwchar.h: To...
              * include/c_std/std_cwctype.h: To...
              * include/c_std/cassert: ...this.
              * include/c_std/cctype: ...this.
              * include/c_std/cerrno: ...this.
              * include/c_std/cfloat: ...this.
              * include/c_std/ciso646: ...this.
              * include/c_std/climits: ...this.
              * include/c_std/clocale: ...this.
              * include/c_std/cmath: ...this.
              * include/c_std/csetjmp: ...this.
              * include/c_std/csignal: ...this.
              * include/c_std/cstdarg: ...this.
              * include/c_std/cstddef: ...this.
              * include/c_std/cstdio: ...this.
              * include/c_std/cstdlib: ...this.
              * include/c_std/cstring: ...this.
              * include/c_std/ctime: ...this.
              * include/c_std/cwchar: ...this.
              * include/c_std/cwctype: ...this.
      
              * include/c/std_cassert.h: To...
              * include/c/std_cctype.h: To...
              * include/c/std_cerrno.h: To...
              * include/c/std_cfloat.h: To...
              * include/c/std_ciso646.h: To...
              * include/c/std_climits.h: To...
              * include/c/std_clocale.h: To...
              * include/c/std_cmath.h: To...
              * include/c/std_csetjmp.h: To...
              * include/c/std_csignal.h: To...
              * include/c/std_cstdarg.h: To...
              * include/c/std_cstddef.h: To...
              * include/c/std_cstdio.h: To...
              * include/c/std_cstdlib.h: To...
              * include/c/std_cstring.h: To...
              * include/c/std_ctime.h: To...
              * include/c/std_cwchar.h: To...
              * include/c/std_cwctype.h: To...
              * include/c/cassert: ...this.
              * include/c/cctype: ...this.
              * include/c/cerrno: ...this.
              * include/c/cfloat: ...this.
              * include/c/ciso646: ...this.
              * include/c/climits: ...this.
              * include/c/clocale: ...this.
              * include/c/cmath: ...this.
              * include/c/csetjmp: ...this.
              * include/c/csignal: ...this.
              * include/c/cstdarg: ...this.
              * include/c/cstddef: ...this.
              * include/c/cstdio: ...this.
              * include/c/cstdlib: ...this.
              * include/c/cstring: ...this.
              * include/c/ctime: ...this.
              * include/c/cwchar: ...this.
              * include/c/cwctype: ...this.
      
      From-SVN: r119611
      Benjamin Kosnik committed
    • re PR fortran/29711 ([4.2 only] error_print does not support %N$X) · 70e7f689
      2006-12-06  Tobias Burnus  <burnus@net-b.de>
      
             PR fortran/29711
             * error.c (error_print): Fix handling of printf-style position specifiers
               of the form "%3$d"
      
      From-SVN: r119609
      Tobias Burnus committed
    • Daily bump. · b68b36c4
      From-SVN: r119606
      GCC Administrator committed
  2. 06 Dec, 2006 14 commits
    • re PR c++/29730 (ICE on invalid declaration of template member) · 277264f8
      	PR c++/29730
      	* parser.c (cp_parser_init_declarator): Reject initialization of
      	functions.
      	PR c++/29730
      	* g++.dg/template/crash64.C: New test.
      	* g++.dg/parse/crash27.C: Adjust error markers.
      
      From-SVN: r119601
      Mark Mitchell committed
    • pa.c (hppa_gimplify_va_arg_expr): Build MODIFY_EXPR not GIMPLE_MODIFY_STMT. · 66863d89
      	PR/30079
      	* config/pa/pa.c (hppa_gimplify_va_arg_expr): Build MODIFY_EXPR
      	not GIMPLE_MODIFY_STMT.
      
      From-SVN: r119600
      Aldy Hernandez committed
    • re PR libfortran/29810 (Unsatisfied symbol "fmodl" in libgfortran shared library) · eb647f7d
      	PR libfortran/29810
      	* intrinsics/c99_functions.c (fmodf, fmodl, floorl): New functions.
      	* c99_protos.h (fmodf, fmodl, floorl): New prototypes.
      	* configure.ac: Check for fmodf, fmod and fmodl.
      	* configure: Regenerate.
      	* config.h.in: Regenerate.
      
      From-SVN: r119599
      Francois-Xavier Coudert committed
    • re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units… · b4c811bd
      re PR libfortran/30009 ([4.1 only] Unformatted reads exceeding storage units gives EOF instead of ERR)
      
      2006-12-06  Thomas Koenig  <Thomas.Koenig@online.de>
      
      	PR libfortran/30009
      	PR libfortran/30056
      	* gfortran.dg/read_eof_4.f90:  Add tests.
      	* gfortran.dg/readwrite_unf_direct_eor_1.f90:  New test.
      	* gfortran.dg/unf_read_corrupted_1.f90: New test.
      
      2006-12-06  Thomas Koenig  <Thomas.Koenig@online.de>
      
      	PR libfortran/30009
      	PR libfortran/30056
      	* libgfortran.h:  Add ERROR_CORRUPT_FILE to error_codes.
      	* runtime/error.c (translate_error):  Add handling for
      	ERROR_CORRUPT_FILE.
      	* io/transfer.c (read_block_direct):  Add comment about
      	EOR for stream files.
      	Remove test for no bytes left for direct access files.
      	Generate an ERROR_SHORT_RECORD if the read was short.
      	For unformatted sequential files:  Check endfile condition.
      	Remove test for no bytes left.  End of file here means
      	that the file structure has been corrupted.  Pre-position
      	the file for the next record in case of error.
      	(write_buf):  Whitespace fix.  Subtract the number of bytes
      	written from bytes_left.
      
      From-SVN: r119592
      Thomas Koenig committed
    • * ansidecl.h (ATTRIBUTE_PACKED): Define. · 0307c64e
      From-SVN: r119587
      Nick Clifton committed
    • tree-vrp.c (operand_less_p): New. · 6b3c76a9
      	* tree-vrp.c (operand_less_p): New.
      	(compare_values, value_inside_range): Rewrite in terms of
      	operand_less_p.
      
      From-SVN: r119583
      Jan Hubicka committed
    • i386.md (DIRFLAG_REG): Remove constant. · 90c56b45
      	* config/i386/i386.md (DIRFLAG_REG): Remove constant.
      	(type): Remove cld.
      	(length_immediate): Do not depend on cld type attribute.
      	(length_address): Ditto.
      	(modrm): Ditto.
      	(memory): Ditto.
      	(cld): Remove insn pattern.
      	(strmov_singleop): Do not use DIRFLAG_REG.
      	(*strmovdi_rex_1): Ditto.
      	(*strmovsi_1): Ditto.
      	(*strmovsi_rex_1): Ditto.
      	(*strmovhi_1): Ditto.
      	(*strmovhi_rex_1): Ditto.
      	(*strmovqi_1): Ditto.
      	(*strmovqi_rex_1): Ditto.
      	(rep_mov): Ditto.
      	(*rep_movdi_rex64): Ditto.
      	(*rep_movsi): Ditto.
      	(*rep_movsi_rex64): Ditto.
      	(*rep_movqi): Ditto.
      	(*rep_movqi_rex64): Ditto.
      	(strset_singleop): Ditto.
      	(*strsetdi_rex_1): Ditto.
      	(*strsetsi_1): Ditto.
      	(*strsetsi_rex_1): Ditto.
      	(*strsethi_1): Ditto.
      	(*strsethi_rex_1): Ditto.
      	(*strsetqi_1): Ditto.
      	(*strsetqi_rex_1): Ditto.
      	(rep_stos): Ditto.
      	(*rep_stosdi_rex64): Ditto.
      	(*rep_stossi): Ditto.
      	(*rep_stossi_rex64): Ditto.
      	(*rep_stosqi): Ditto.
      	(*rep_stosqi_rex64): Ditto.
      	(cmpstrnsi): Do not generate cld insn.
      	(cmpstrnqi_nz_1): Do not use DIRFLAG_REG.
      	(*cmpstrnqi_nz_1): Ditto.
      	(*cmpstrnqi_nz_rex_1): Ditto.
      	(cmpstrnqi_1): Ditto.
      	(*cmpstrnqi_1): Ditto.
      	(*cmpstrnqi_rex_1): Ditto.
      	(strlenqi_1): Ditto.
      	(*strlenqi_1): Ditto.
      	(*strlenqi_rex_1): Ditto.
      
      	* config/i386/geode.md (shift): Do not depend on cld type attribute.
      	* config/i386/pentium.md (pent_cld): Remove insn reservation.
      	* config/i386/athlon.md (athlon_decode): Do not depend on cld
      	type attribute.
      	* config/i386/ppro.md (ppro_cld): Remove insn reservation.
      	* config/i386/k6.md (k6_alux_only): Do not depend on cld type
      	attribute.
      	(k6_alux_only_load): Ditto.
      	(k6_alux_only_store): Ditto.
      
      	* config/i386/i386.c (ix86_expand_movmem): Remove cld_done boolean.
      	Do not emit cld instruction.
      	(ix86_expand_setmem): Ditto.
      	(ix86_expand_strlen): Do not emit cld instruction.
      
      From-SVN: r119581
      Uros Bizjak committed
    • bfin.c (bfin_rtx_costs): Add a number of new cases, tweak old ones. · 4b53c508
      	* config/bfin/bfin.c (bfin_rtx_costs): Add a number of new cases, tweak
      	old ones.
      
      From-SVN: r119579
      Bernd Schmidt committed
    • gdbinit.in: Set complaints to 0. · 3a7f50dc
      
      	* gdbinit.in: Set complaints to 0.
      
      From-SVN: r119578
      Diego Novillo committed
    • ChangeLog: Use tabs instead of spaces. · ebb60f41
      	* ChangeLog: Use tabs instead of spaces.
      
      From-SVN: r119576
      Uros Bizjak committed
    • re PR c++/29729 (ICE with template class in template function) · 7f1ba716
      	PR c++/29729
      	* decl2.c (check_member_template): Move check for member
      	templates in local classes to ...
      	* parser.c (cp_parser_template_declaration_after_export):
      	... here.
      	PR c++/29729
      	* g++.dg/template/crash63.C: New test.
      
      From-SVN: r119575
      Mark Mitchell committed
    • statistics.h (ALONE_PASS_MEM_STAT, [...]): New macros. · f75709c6
      
      	* statistics.h (ALONE_PASS_MEM_STAT, ALONE_MEM_STAT_INFO,
      	ALONE_MEM_STAT_DECL): New macros.
      	* bitmap.h: Include statistics.h
      	(struct bitmap_head_def): Add variant with pointer to bitmap descriptor.
      	(bitmap_initialize_stat): Rename from bitmap_initialize; add statistics.
      	(bitmap_obstack_alloc_stat, bitmap_gc_alloc_stat): Declare.
      	* bitmap.c: Include hashtab.h
      	(bitmap_descriptor): New.
      	(bitmap_hash): New static variable
      	(hash_descriptor, eq_descriptor, bitmap_descriptor, register_overhead):
      	New static functions.
      	(bitmap_register): New.
      	(bitmap_element_free, bitmap_element_allocate, bitmap_elt_clear_from,
      	bitmap_obstack_release): Do accounting.
      	(bitmap_obstack_alloc_stat): Rename from bitmap_obstack_alloc ; do
      	accounting.
      	(bitmap_gc_alloc_stat): Likewise.
      	(bitmap_obstack_free, bitmap_find_bit): Do statictics.
      	(print_statistics, dump_bitmap_statistics): New functions.
      	* toplev.c (finalize): Dump bitmap statistics.
      
      From-SVN: r119573
      Jan Hubicka committed
    • reload1.c (delete_output_reload): Count occurrences in CALL_INSN_FUNCTION_USAGE. · 2372a062
      	* reload1.c (delete_output_reload): Count occurrences in
      	CALL_INSN_FUNCTION_USAGE.
      	* rtlanal.c (count_occurrences): Handle EXPR_LIST nodes without
      	crashing at the end of the list.
      
      From-SVN: r119571
      Bernd Schmidt committed
    • Daily bump. · e80dc930
      From-SVN: r119569
      GCC Administrator committed
  3. 05 Dec, 2006 11 commits
    • Missed commit · 9457b424
      From-SVN: r119564
      Daniel Berlin committed
    • tree-ssa-structalias.c (set_used_smts): Re-fix pr29156. · ff3add8d
      2006-12-05  Daniel Berlin  <dberlin@dberlin.org>
      
      	* tree-ssa-structalias.c (set_used_smts): Re-fix pr29156.
      	Optimize to avoid marking more SMT's as used when they aren't.
      
      From-SVN: r119562
      Daniel Berlin committed
    • localefwd.h: Consistent @file placement... · 143c27b0
      2006-12-05  Benjamin Kosnik  <bkoz@redhat.com>
      
      	* include/bits/localefwd.h: Consistent @file placement, use
              include/ as part of the path for files that have shadows instead of no
              name.
      	* include/bits/valarray_after.h: Same.
      	* include/bits/gslice_array.h: Same.
      	* include/bits/gslice.h: Same.
      	* include/bits/locale_classes.h: Same.
      	* include/bits/locale_facets.h: Same.
      	* include/bits/indirect_array.h: Same.
      	* include/bits/basic_string.h: Same.
      	* include/bits/ios_base.h: Same.
      	* include/bits/postypes.h: Same.
      	* include/bits/codecvt.h: Same.
      	* include/bits/mask_array.h: Same.
      	* include/bits/slice_array.h: Same.
      	* include/bits/boost_concept_check.h: Same.
      	* include/bits/char_traits.h: Same.
      	* include/bits/stringfwd.h: Same.
      	* include/bits/c++config: Same.
      	* include/bits/valarray_array.h: Same.
      	* include/bits/valarray_before.h: Same.
      	* include/bits/cpp_type_traits.h: Same.
      	* include/c/std_cerrno.h: Same.
      	* include/precompiled/extc++.h: Same.
      	* include/precompiled/stdtr1c++.h: Same.
      	* include/precompiled/stdc++.h: Same.
      	* include/tr1/cinttypes: Same.
      	* include/tr1/fenv.h: Same.
      	* include/tr1/mu_iterate.h: Same.
      	* include/tr1/cstdio: Same.
      	* include/tr1/limits.h: Same.
      	* include/tr1/ctgmath: Same.
      	* include/tr1/cstdarg: Same.
      	* include/tr1/tuple: Same.
      	* include/tr1/float.h: Same.
      	* include/tr1/stdint.h: Same.
      	* include/tr1/tuple_iterate.h: Same.
      	* include/tr1/type_traits_fwd.h: Same.
      	* include/tr1/hashtable_policy.h: Same.
      	* include/tr1/cfenv: Same.
      	* include/tr1/wctype.h: Same.
      	* include/tr1/ref_fwd.h: Same.
      	* include/tr1/bind_repeat.h: Same.
      	* include/tr1/utility: Same.
      	* include/tr1/climits: Same.
      	* include/tr1/type_traits: Same.
      	* include/tr1/stdlib.h: Same.
      	* include/tr1/cwchar: Same.
      	* include/tr1/stdio.h: Same.
      	* include/tr1/ref_wrap_iterate.h: Same.
      	* include/tr1/cstdint: Same.
      	* include/tr1/memory: Same.
      	* include/tr1/cstdbool: Same.
      	* include/tr1/cwctype: Same.
      	* include/tr1/bind_iterate.h: Same.
      	* include/tr1/math.h: Same.
      	* include/tr1/random: Same.
      	* include/tr1/tuple_defs.h: Same.
      	* include/tr1/cstdlib: Same.
      	* include/tr1/unordered_map: Same.
      	* include/tr1/boost_shared_ptr.h: Same.
      	* include/tr1/cctype: Same.
      	* include/tr1/random.tcc: Same.
      	* include/tr1/wchar.h: Same.
      	* include/tr1/hashtable: Same.
      	* include/tr1/cmath: Same.
      	* include/tr1/stdbool.h: Same.
      	* include/tr1/ctime: Same.
      	* include/tr1/functional: Same.
      	* include/tr1/unordered_set: Same.
      	* include/tr1/inttypes.h: Same.
      	* include/tr1/functional_iterate.h: Same.
      	* include/tr1/repeat.h: Same.
      	* include/tr1/complex: Same.
      	* include/tr1/cfloat: Same.
      	* include/tr1/ctype.h: Same.
      	* include/tr1/stdarg.h: Same.
      	* include/tr1/tgmath.h: Same.
      	* include/tr1/array: Same.
      	* include/tr1/common.h: Same.
      	* include/std/std_valarray.h: Same.
      	* include/std/std_iostream.h: Same.
      	* include/std/std_queue.h: Same.
      	* include/std/std_algorithm.h: Same.
      	* include/std/std_streambuf.h: Same.
      	* include/std/std_iterator.h: Same.
      	* include/std/std_ios.h: Same.
      	* include/std/std_bitset.h: Same.
      	* include/std/std_iosfwd.h: Same.
      	* include/std/std_set.h: Same.
      	* include/std/std_iomanip.h: Same.
      	* include/std/std_fstream.h: Same.
      	* include/std/std_functional.h: Same.
      	* include/std/std_numeric.h: Same.
      	* include/std/std_vector.h: Same.
      	* include/std/std_deque.h: Same.
      	* include/std/std_stdexcept.h: Same.
      	* include/std/std_utility.h: Same.
      	* include/std/std_stack.h: Same.
      	* include/std/std_string.h: Same.
      	* include/std/std_complex.h: Same.
      	* include/std/std_memory.h: Same.
      	* include/std/std_ostream.h: Same.
      	* include/std/std_list.h: Same.
      	* include/std/std_map.h: Same.
      	* include/std/std_sstream.h: Same.
      	* include/c_std/std_csignal.h: Same.
      	* include/c_std/std_cstdlib.h: Same.
      	* include/c_std/std_cstdio.h: Same.
      	* include/c_std/std_cstdarg.h: Same.
      	* include/c_std/std_cctype.h: Same.
      	* include/c_std/std_cerrno.h: Same.
      	* include/c_std/std_cmath.h: Same.
      	* include/c_std/std_ctime.h: Same.
      	* include/c_std/std_clocale.h: Same.
      	* include/c_std/std_climits.h: Same.
      	* include/c_std/std_cassert.h: Same.
      	* include/c_std/cmath.tcc
      	* include/c_std/std_csetjmp.h: Same.
      	* include/c_std/std_cwchar.h: Same.
      	* include/c_std/std_cfloat.h: Same.
      	* include/c_std/std_cstring.h: Same.
      	* include/c_std/std_cstddef.h: Same.
      	* include/c_std/std_cwctype.h: Same.
      
      	* config/locale/gnu/c_locale.h: Namespace scope in all files.
      	* config/locale/gnu/messages_members.h: Same.
      	* config/locale/gnu/c++locale_internal.h: Same.
      	* config/locale/gnu/time_members.h: Same.
      	* config/locale/ieee_1003.1-2001/c_locale.h: Same.
      	* config/locale/ieee_1003.1-2001/messages_members.h: Same.
      	* config/locale/generic/c_locale.h: Same.
      	* config/locale/generic/messages_members.h: Same.
      	* config/locale/generic/time_members.h: Same.
      	* config/allocator/mt_allocator_base.h: Same.
      	* config/allocator/malloc_allocator_base.h: Same.
      	* config/allocator/new_allocator_base.h: Same.
      	* config/allocator/pool_allocator_base.h: Same.
      	* config/allocator/bitmap_allocator_base.h: Same.
      	* config/os/windiss/ctype_noninline.h: Same.
      	* config/os/windiss/os_defines.h: Same.
      	* config/os/windiss/ctype_inline.h: Same.
      	* config/os/newlib/ctype_noninline.h: Same.
      	* config/os/newlib/os_defines.h: Same.
      	* config/os/newlib/ctype_inline.h: Same.
      	* config/os/aix/ctype_noninline.h: Same.
      	* config/os/aix/os_defines.h: Same.
      	* config/os/aix/ctype_inline.h: Same.
      	* config/os/vxworks/ctype_noninline.h: Same.
      	* config/os/vxworks/os_defines.h: Same.
      	* config/os/vxworks/ctype_inline.h: Same.
      	* config/os/hpux/ctype_noninline.h: Same.
      	* config/os/hpux/os_defines.h: Same.
      	* config/os/hpux/ctype_inline.h: Same.
      	* config/os/mingw32/ctype_noninline.h: Same.
      	* config/os/mingw32/os_defines.h: Same.
      	* config/os/mingw32/ctype_inline.h: Same.
      	* config/os/gnu-linux/ctype_noninline.h: Same.
      	* config/os/gnu-linux/os_defines.h: Same.
      	* config/os/gnu-linux/ctype_inline.h: Same.
      	* config/os/tpf/ctype_noninline.h: Same.
      	* config/os/tpf/os_defines.h: Same.
      	* config/os/tpf/ctype_inline.h: Same.
      	* config/os/uclibc/ctype_noninline.h: Same.
      	* config/os/uclibc/os_defines.h: Same.
      	* config/os/uclibc/ctype_inline.h: Same.
      	* config/os/djgpp/ctype_noninline.h: Same.
      	* config/os/djgpp/os_defines.h: Same.
      	* config/os/djgpp/ctype_inline.h: Same.
      	* config/os/qnx/qnx6.1/ctype_noninline.h: Same.
      	* config/os/qnx/qnx6.1/ctype_inline.h: Same.
      	* config/os/bsd/netbsd/ctype_noninline.h: Same.
      	* config/os/bsd/netbsd/ctype_inline.h: Same.
      	* config/os/bsd/darwin/ctype_noninline.h: Same.
      	* config/os/bsd/darwin/ctype_inline.h: Same.
      	* config/os/bsd/freebsd/ctype_noninline.h: Same.
      	* config/os/bsd/freebsd/ctype_inline.h: Same.
      	* config/os/irix/irix5.2/ctype_noninline.h: Same.
      	* config/os/irix/irix5.2/ctype_inline.h: Same.
      	* config/os/irix/irix6.5/ctype_noninline.h: Same.
      	* config/os/irix/irix6.5/ctype_inline.h: Same.
      	* config/os/solaris/solaris2.5/ctype_noninline.h: Same.
      	* config/os/solaris/solaris2.5/ctype_inline.h: Same.
      	* config/os/solaris/solaris2.6/ctype_noninline.h: Same.
      	* config/os/solaris/solaris2.6/ctype_inline.h: Same.
      	* config/os/solaris/solaris2.7/ctype_noninline.h: Same.
      	* config/os/solaris/solaris2.7/ctype_inline.h: Same.
      	* config/os/generic/ctype_noninline.h: Same.
      	* config/os/generic/os_defines.h: Same.
      	* config/os/generic/ctype_inline.h: Same.
      	* config/cpu/arm/cxxabi_tweaks.h: Same.
      	* config/cpu/powerpc/cpu_defines.h: Same.
      	* config/cpu/generic/cxxabi_tweaks.h: Same.
      	* config/cpu/generic/cpu_defines.h: Same.
      	* config/cpu/generic/atomic_word.h: Same.
      	* config/io/c_io_stdio.h: Same.
      	* config/abi/compatibility.h: Same.
      
      	* docs/doxygen/user.cfg.in: Adjust file list.
      
      From-SVN: r119561
      Benjamin Kosnik committed
    • i386.c (x86_output_aligned_bss): Move out of COMMON_ASM_OP ifdef. · 29c08d7c
      2006-12-05  Eric Christopher  <echristo@apple.com>
      
      	* config/i386/i386.c (x86_output_aligned_bss): Move out
      	of COMMON_ASM_OP ifdef.
      
      From-SVN: r119560
      Eric Christopher committed
    • re PR c++/29728 (ICE on invalid initializer in template function) · 76239779
      	PR c++/29728
      	* decl.c (check_array_designated_initializer): New function.
      	(maybe_deduce_size_from_array_init): Use it.
      	(reshape_init_array): Likewise.
      	PR c++/29728
      	* g++.dg/template/crash62.C: New test.
      
      From-SVN: r119558
      Mark Mitchell committed
    • re PR fortran/30003 ([4.1 only] Expressions with side effects in array references) · 8424e0d8
      2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/30003
      	* trans-array.c (gfc_trans_create_temp_array): Set the section
      	ends to zero.
      	(gfc_conv_array_transpose): Likewise.
      	(gfc_conv_section_startstride): Declare an expression for end,
      	set it from a the array reference and evaluate it for the info
      	structure. Zero the ends in the ss structure and set end, used
      	in the bounds check, from the info structure.
      	trans.h: Add and end array to the gfc_ss_info structure.
      
      2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/30003
      	* gfortran.dg/allocatable_function_1.f90: Increase the number
      	of expected calls of free to 10; the lhs section reference is
      	now evaluated so there is another call to bar.  Change the
      	comment appropriately.
      	* gfortran.dg/array_section_1.f90: New test.
      
      From-SVN: r119556
      Paul Thomas committed
    • darwin.h (DARWIN_EXTRA_SPECS): New. · 742163c0
      2006-12-05  Eric Christopher  <echristo@apple.com>
      
              * config/darwin.h (DARWIN_EXTRA_SPECS): New.
              (STARTFILE_SPEC): Use.
              (DARWIN_DYLIB1_SPEC): New.
              (DARWIN_CRT1_SPEC): New.
              * config/i386/darwin64.h (SUBTARGET_EXTRA_SPECS): Use
              DARWIN_EXTRA_SPECS.
              * config/i386/darwin.h: Ditto.
              * config/rs6000/darwin.h: Ditto.
      
      From-SVN: r119555
      Eric Christopher committed
    • re PR fortran/29912 ([4.1 only] Gfortran: string array functions behaving incorrectly...) · bab651ad
      2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/29912
      	* trans-expr.c (gfc_trans_arrayfunc_assign): Return NULL if the
      	lhs and rhs character lengths are not constant and equal for
      	character array valued functions.
      
      2006-12-05  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/29912
      	* gfortran.dg/char_result_12.f90: New test.
      
      From-SVN: r119554
      Paul Thomas committed
    • Commit missing changelog entry · 66087ed0
      From-SVN: r119553
      Daniel Berlin committed
    • DR 543, [Ready]. · 4091894c
      2006-12-05  Paolo Carlini  <pcarlini@suse.de>
      
      	DR 543, [Ready].
      	* include/bits/slice_array.h (slice::slice()): Implement the
      	resolution.
      	* include/bits/gslice.h (gslice::_Indexer::_Indexer()): Add.
      	(gslice::gslice()): Use it.
      	* testsuite/26_numerics/valarray/dr543.cc: New.
      	* docs/html/ext/howto.html: Add an entry for DR 543.
      
      From-SVN: r119552
      Paolo Carlini committed
    • * doc/include/texinfo.tex: Update to version 2006-11-08.17. · 58660eb3
      From-SVN: r119551
      Brooks Moses committed