1. 31 Jan, 2006 18 commits
    • gcc.c (main): Correct type that is allocated for explicit_link_files. · d900f77d
      2006-01-31  Andrew Pinski  <pinskia@physics.uc.edu>
      
              * gcc.c (main): Correct type that is allocated for
              explicit_link_files.
      
      From-SVN: r110455
      Andrew Pinski committed
    • re PR fortran/26039 (ICE with maxval) · 17d761bb
      2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>
      
      	PR fortran/26039
      	expr.c (gfc_check_conformance):  Reorder error message
      	to avoid plural.
      	check.c(gfc_check_minloc_maxloc):  Call gfc_check_conformance
      	for checking arguments array and mask.
      	(check_reduction):  Likewise.
      
      2006-01-31  Thomas Koenig  <Thomas.Koenig@online.de>
      
      	PR fortran/26039
      	maxval_maxloc_conformance_1.f90:  New test.
      
      From-SVN: r110453
      Thomas Koenig committed
    • s390.c (init_alignment_context): Set ALIAS_SET_MEMORY_BARRIER on the MEM. · 44d64274
      	* config/s390/s390.c (init_alignment_context): Set
      	ALIAS_SET_MEMORY_BARRIER on the MEM.
      	* config/sparc/sparc.c (sparc_expand_compare_and_swap_12): Likewise.
      
      From-SVN: r110451
      Jakub Jelinek committed
    • re PR middle-end/25933 (memory leaks) · b6cdba27
      2006-01-31  Uttam Pawar  <uttamp@us.ibm.com>
      
              PR middle-end/25933
              * loop-unroll.c (unroll_loop_runtime_iterations): Free
              dom_bbs pointer.
              * tree-ssa-live.c (type_var_init): Allocate bitmap after
              call to tpa_init.
      
      From-SVN: r110449
      Uttam Pawar committed
    • configure.ac: Check for asprintf, basename, vasprintf. · 03e34d09
      2006-01-31  Marcin Dalecki  <martin@dalecki.de>
      
      	* configure.ac: Check for asprintf, basename, vasprintf.
      	* config.h.in: Regenerate.
      	* configure: Regenerate.
      
      From-SVN: r110448
      Marcin Dalecki committed
    • tree-vrp.c: Use XNEW/XCNEW allocation wrappers. · 5ed6ace5
      2006-01-31  Marcin Dalecki  <martin@dalecki.de>
      
      	* tree-vrp.c: Use XNEW/XCNEW allocation wrappers.
      	* regrename.c: Ditto.
      	* tree-ssa-loop-im.c: Ditto.
      	* tree-dump.c: Ditto.
      	* tree-complex.c: Ditto.
      	* genrecog.c: Ditto.
      	* tree-ssa-threadupdate.c: Ditto.
      	* tracer.c: Ditto.
      	* java/class.c: Ditto.
      	* java/jcf-parse.c: Ditto.
      	* java/resource.c: Ditto.
      	* java/except.c: Ditto.
      	* java/jvspec.c: Ditto.
      	* java/jcf-write.c: Ditto.
      	* java/jcf-path.c: Ditto.
      	* java/gjavah.c: Ditto.
      	* java/zextract.c: Ditto.
      	* java/jcf-io.c: Ditto.
      	* java/jcf.h: Ditto.
      	* java/buffer.c: Ditto.
      	* java/lang.c: Ditto.
      	* java/parse-scan.y: Ditto.
      	* java/lex.c: Ditto.
      	* java/lex.h: Ditto.
      	* cfgloopmanip.c: Ditto.
      	* postreload-gcse.c: Ditto.
      	* tree-ssa-loop-manip.c: Ditto.
      	* postreload.c: Ditto.
      	* tree-ssa-loop-ch.c: Ditto.
      	* loop.c: Ditto.
      	* ipa-cp.c: Ditto.
      	* cppspec.c: Ditto.
      	* diagnostic.c: Ditto.
      	* final.c: Ditto.
      	* genoutput.c: Ditto.
      	* gcc.c: Ditto.
      	* cfghooks.c: Ditto.
      	* cfgloopanal.c: Ditto.
      	* objc/objc-act.c: Ditto.
      	* gcov.c: Ditto.
      	* genextract.c: Ditto.
      	* genautomata.c: Ditto.
      	* pretty-print.c: Ditto.
      	* genemit.c: Ditto.
      	* cgraphunit.c: Ditto.
      	* flow.c: Ditto.
      	* df-scan.c: Ditto.
      	* haifa-sched.c: Ditto.
      	* dominance.c: Ditto.
      	* dbxout.c: Ditto.
      	* tree-ssa-loop-ivopts.c: Ditto.
      	* df-core.c: Ditto.
      	* mode-switching.c: Ditto.
      	* modulo-sched.c: Ditto.
      	* graph.c: Ditto.
      	* ipa-pure-const.c: Ditto.
      	* cse.c: Ditto.
      	* fix-header.c: Ditto.
      	* web.c: Ditto.
      	* tree-stdarg.c: Ditto.
      	* ipa-utils.c: Ditto.
      	* loop-init.c: Ditto.
      	* ipa-inline.c: Ditto.
      	* cfganal.c: Ditto.
      	* global.c: Ditto.
      	* alloc-pool.c: Ditto.
      	* dwarf2out.c: Ditto.
      	* opts.c: Ditto.
      	* genattrtab.c: Ditto.
      	* tree-ssa-loop-ivcanon.c: Ditto.
      	* predict.c: Ditto.
      	* timevar.c: Ditto.
      	* lcm.c: Ditto.
      	* fortran/gfortranspec.c: Ditto.
      	* regmove.c: Ditto.
      	* local-alloc.c: Ditto.
      	* langhooks.c: Ditto.
      	* function.c: Ditto.
      	* tree-vectorizer.c: Ditto.
      	* gcse.c: Ditto.
      	* ipa-type-escape.c: Ditto.
      	* alias.c: Ditto.
      	* tree-if-conv.c: Ditto.
      	* profile.c: Ditto.
      	* ipa.c: Ditto.
      	* tree-data-ref.c: Ditto.
      	* loop-unroll.c: Ditto.
      	* treelang/treetree.c: Ditto.
      	* calls.c: Ditto.
      	* bt-load.c: Ditto.
      	* ggc-common.c: Ditto.
      	* except.c: Ditto.
      	* coverage.c: Ditto.
      	* cselib.c: Ditto.
      	* tree-cfgcleanup.c: Ditto.
      	* tree-ssa-pre.c: Ditto.
      	* cfgcleanup.c: Ditto.
      	* loop-invariant.c: Ditto.
      	* loop-iv.c: Ditto.
      	* ipa-prop.c: Ditto.
      	* print-tree.c: Ditto.
      	* conflict.c: Ditto.
      	* ggc-page.c: Ditto.
      	* sched-deps.c: Ditto.
      	* regclass.c: Ditto.
      	* tree-object-size.c: Ditto.
      	* combine.c: Ditto.
      	* bb-reorder.c: Ditto.
      	* resource.c: Ditto.
      	* var-tracking.c: Ditto.
      	* cfgloop.c: Ditto.
      	* df-problems.c: Ditto.
      	* reg-stack.c: Ditto.
      	* tlink.c: Ditto.
      	* gccspec.c: Ditto.
      	* sched-rgn.c: Ditto.
      	* tree-ssa-structalias.c: Ditto.
      	* tree-ssa-reassoc.c: Ditto.
      	* config/darwin-c.c: Ditto.
      	* config/darwin.c: Ditto.
      	* config/arm/arm.c: Ditto.
      	* cfgrtl.c: Ditto.
      	* collect2.c: Ditto.
      	* reload1.c: Ditto.
      
      From-SVN: r110446
      Marcin Dalecki committed
    • re PR libstdc++/21554 (ext/array_allocator/2.cc execution fails) · 8f13c4d6
      2006-01-31  Paolo Carlini  <pcarlini@suse.de>
      
      	PR libstdc++/21554
      	* include/tr1/array (array<>::_M_instance): Maximally align.
      	* testsuite/ext/array_allocator/2.cc: Do not xfail for powerpc.
      
      From-SVN: r110445
      Paolo Carlini committed
    • arm.md (smaxsi3): Make aware of smax_m1. · 0cb381f0
      	* arm.md (smaxsi3): Make aware of smax_m1.
      	(smax_m1): New.
      
      From-SVN: r110443
      Nicolas Pitre committed
    • invoke.texi (-msselibm): Document. · ee963181
      2006-01-31  Richard Guenther  <rguenther@suse.de>
      
      	* doc/invoke.texi (-msselibm): Document.
      	* target.h (expand_library_builtin): New target hook.
      	* builtins.c (expand_builtin): Use expand_library_builtin.
      	(default_expand_library_builtin): New function.
      	* gcc.c (LINK_GCC_MATH_SPEC): Define.
      	(LINK_COMMAND_SPEC): Handle %(link_gcc_math).
      	(link_gcc_math_spec): Declare.
      	(static_specs): Add link_gcc_math_spec.
      	* expr.h (default_expand_library_builtin): Declare.
      	* target-def.h (TARGET_EXPAND_LIBRARY_BUILTIN): Define.
      	(TARGET_INITIALIZER): Add TARGET_EXPAND_LIBRARY_BUILTIN.
      	* config/i386/i386.h: Provide LINK_GCC_MATH_SPEC.
      	* config/i386/i386.opt (msselibm): New target option.
      	* config/i386/i386.c (ix86_builtin_function_variants): New array.
      	(ix86_init_sse_abi_builtins): New function.
      	(ix86_expand_library_builtin): Likewise.
      	(TARGET_EXPAND_LIBRARY_BUILTIN): Define.
      	(override_options): Handle error conditions wrt -msselibm.
      	(ix86_builtins): Add function codes for SSE2 ABI builtins.
      	(ix86_init_builtins): Call ix86_init_sse_abi_builtins.
      	* doc/extend.texi (__builtin_sse2_*): Document new target specific
      	builtins.
      
      	* gcc.target/i386/sselibm-1.c: New testcase.
      	* gcc.target/i386/sselibm-2.c: Likewise.
      	* gcc.target/i386/sselibm-3.c: Likewise.
      	* gcc.target/i386/sselibm-4.c: Likewise.
      	* gcc.target/i386/sselibm-5.c: Likewise.
      
      From-SVN: r110439
      Richard Guenther committed
    • * NEWS: Add 4.1 updates. · b0822765
      From-SVN: r110437
      Mark Wielaard committed
    • index.html ([1.0]): Replace references to CVS with appropriate references to SVN. · 26182891
      2006-01-31  Ed Smith-Rowland  <3dw4rd@verizon.net>
      
      	* docs/html/faq/index.html ([1.0]): Replace references to CVS
      	with appropriate references to SVN.
      	([1.3]): Likewise.
      	([1.4]): Likewise.
      	([2.3]): Likewise.
      	* docs/html/faq/index.txt: Regenerated.
      
      From-SVN: r110435
      Ed Smith-Rowland committed
    • Makefile.def (target_modules): Add libgcc-math target module. · 0058967b
      2006-01-31  Richard Guenther  <rguenther@suse.de>
      	Paolo Bonzini  <bonzini@gnu.org>
      
      	* Makefile.def (target_modules): Add libgcc-math target module.
      	* configure.in (target_libraries): Add libgcc-math target library.
      	(--enable-libgcc-math): New configure switch.
      	* Makefile.in: Re-generate.
      	* configure: Re-generate.
      	* libgcc-math: New toplevel directory.
      
      	* doc/install.texi (--disable-libgcc-math): Document.
      
      	libgcc-math/
      	* configure.ac: New file.
      	* Makefile.am: Likewise.
      	* configure: New generated file.
      	* Makefile.in: Likewise.
      	* aclocal.m4: Likewise.
      	* libtool-version: New file.
      	* include/ieee754.h: New file.
      	* include/libc-symbols.h: Likewise.
      	* include/math_private.h: Likewise.
      	* i386/Makefile.am: New file.
      	* i386/Makefile.in: New generated file.
      	* i386/sse2.h: New file.
      	* i386/endian.h: Likewise.
      	* i386/sse2.map: Linker script for SSE2 ABI math intrinsics.
      	* flt-32/: Import from glibc.
      	* dbl-64/: Likewise.
      
      Co-Authored-By: Paolo Bonzini <bonzini@gnu.org>
      
      From-SVN: r110434
      Richard Guenther committed
    • expr.h (expand_normal): new inline function. · 84217346
      2006-01-30  Marcin Dalecki  <martin@dalecki.de>
      
      	* expr.h (expand_normal): new inline function.
      	* builtins.c: use it, use EXPAND_NORMAL explicitely.
      	* dojump.c: use it.
      	* dwarf2out.c: use it.
      	* expr.c: use it.
      	* calls.c: use it.
      	* expmed.c: use it.
      	* except.c: use it.
      	* config/sparc/sparc.c: use it.
      	* config/i386/i386.c: use it.
      	* config/rs6000/rs6000.c: use it.
      	* config/arm/arm.c: use it.
      	* config/mips/mips.c: use it.
      	* stmt.c: use it, use EXPAND_NORMAL explicitely.
      
      From-SVN: r110428
      Marcin Dalecki committed
    • cygwin.h (GCC_DRIVER_HOST_INITIALIZATION): Cast argv to the appropriate type. · 4536bcac
      
      	* config/i386/cygwin.h (GCC_DRIVER_HOST_INITIALIZATION): Cast
      	argv to the appropriate type.
      
      From-SVN: r110427
      Roger Sayle committed
    • tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Remove unreachable code. · b729952b
      	* tree-ssa-dce.c (mark_stmt_if_obviously_necessary): Remove
      	unreachable code.
      
      From-SVN: r110426
      Zdenek Dvorak committed
    • re PR target/26018 (Assembler errors with -march=z900 compiling glibc) · 3cd045d1
      	PR target/26018
      	* config/s390/s390.c (struct machine_function): New flag
      	decomposed_literal_pool_addresses_ok_p.
      	(s390_reorg): Set it before final stage of literal pool transforms.
      	(s390_decompose_address): Only accept displacements of the form
      	(minus (label_ref ...) (label_ref ...)) if that flag is set.
      
      From-SVN: r110422
      Ulrich Weigand committed
    • Daily bump. · de8d0a67
      From-SVN: r110420
      GCC Administrator committed
  2. 30 Jan, 2006 16 commits
    • valarray_array.h (__valarray_default_construct): Replace use __is_fundamental with __is_pod. · 253b7a28
              * include/bits/valarray_array.h (__valarray_default_construct):
              Replace use __is_fundamental with __is_pod.
              (__valarray_fill_construct): Likewise.
              (__valarray_copy_construct): Likewise.
              (__valarray_destroy_elements): Likewise.
              (__valarray_copy): Likewise.
      
      From-SVN: r110414
      Gabriel Dos Reis committed
    • * mangle.c: Comment fix. · 5c31de12
      From-SVN: r110413
      Ben Elliston committed
    • re PR fortran/24266 (ICE when writing to array of strings that is an elements of… · 64db4d29
      re PR fortran/24266 (ICE when writing to array of strings that is an elements of a user defined type)
      
      fortran/
      2005-01-30  Erik Edelmann  <eedelman@gcc.gnu.org>
      
              PR fortran/24266
              * trans-io.c (set_internal_unit): Check the rank of the
              expression node itself instead of its symbol.
      
      
      testsuite/
      2005-01-30  Erik Edelmann  <eedelman@gcc.gnu.org>
      
              PR fortran/24266
              * gfortran.dg/arrayio_derived_2.f90: New.
      
      From-SVN: r110412
      Erik Edelmann committed
    • java-interp.h (insn_index): New declaration. · e939885f
              * include/java-interp.h (insn_index): New declaration.
              (num_insn_slots): New private variable.
              (get_line_table): New declaration.
              * interpret.cc (insn_index): New function.
              (get_line_table): New function.
      
      From-SVN: r110411
      Keith Seitz committed
    • optabs.c (prepare_cmp_insn): If unbaised and unsigned then bias the comparison routine return. · f34312c2
      gcc/
      
      2006-01-30  Carlos O'Donell  <carlos@codesourcery.com>
      
      	* optabs.c (prepare_cmp_insn): If unbaised and unsigned then bias
      	the comparison routine return.
      
      gcc/testsuite/
      
      2006-01-30  Carlos O'Donell  <carlos@codesourcery.com>
      
      	* gcc.dg/unsigned-long-compare.c: New test.
      
      From-SVN: r110409
      Carlos O'Donell committed
    • global.c (find_reg): Only evict for global regs. · b39f98f9
              * global.c (find_reg): Only evict for global regs.
              Take n_refs into account and dump more info.
      
      From-SVN: r110407
      Michael Matz committed
    • re PR testsuite/25318 (g++.dg/other/pr22003.C (test for excess errors) fails) · 3b1a6677
      	PR testsuite/25318
      	* lib/target-supports.exp (check_effective_target_freorder):
      	Check to see if target supports -freorder-blocks-and-partition.
      	* g++.dg/other/pr22003.C: Use "dg-require-effective-target freorder"
      	instead of "dg-require-named-sections".
      
      From-SVN: r110405
      Steve Ellcey committed
    • re PR java/21428 (bogus warning: unused parameter 'this') · 6bb862cc
      2006-01-30  Andrew Haley  <aph@redhat.com>
      
              PR java/21428
              * parse.y: (source_start_java_method): Mark DECL_ARTIFICIAL("this").
      
      From-SVN: r110400
      Andrew Haley committed
    • acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Do the <inttypes.h> checks only if the… · 03bf3bc1
      acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Do the <inttypes.h> checks only if the <stdint.h> checks are successful.
      
      2006-01-30  Paolo Carlini  <pcarlini@suse.de>
      
      	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Do the <inttypes.h>
      	checks only if the <stdint.h> checks are successful.
      	* configure: Regenerate.
      
      From-SVN: r110399
      Paolo Carlini committed
    • re PR target/14798 (In case of SH target with -O2 option #pragma interrupt doesn't get resetted.) · a6ab9fc0
      PR target/14798:
      
      gcc:
      	* sh.c (pragma_interrupt, trap_exit, sp_switch): Remove variable.
      	(pragma_trap, pragma_nosave_low_regs): Likewise.
      	(current_function_anonymous_args): Likewise.
      	(sh_deferred_function_attributes): New variable.
      	(sh_deferred_function_attributes_tail): Likewise.
      	(print_operand): For '@', look up trap_exit attribute.
      	(calc_live_regs): Look up trapa_handler attribute.  For trapa
      	handlers, save/restore fpscr, but don't do any other
      	interrupt-specific saves.
      	Don't save r0..r7 if the nosave_low_regs attribute is in effect.
      	Fix check for partially saved registers to check for SHmedia.
      	(sh_expand_prologue, sh_expand_epilogue): Look up sp_switch attribute.
      	(sh_output_function_epilogue): Don't clear any of the removed
      	variables.
      	(sh_insert_attributes): Don't check pragma_interrupt.
      	Insert deferred attributes.  Check that interrupt attribute is
      	present for other attributes that require its presence.
      	(sh_attribute_table): Add new attributes trapa_handler and
      	nosave_low_regs.
      	(sh_handle_sp_switch_attribute, sh_handle_trap_exit_attribute):
      	Don't check for pragma_interrupt.  Don't store argument.
      	* sh.h (pragma_interrupt, sp_switch): Don't declare.
      	(sh_deferred_function_attributes): Declare.
      	(sh_deferred_function_attributes_tail): Likewise.
      	* sh.md (sp_switch_1): Add operand.  Change generator caller.
      	(sh_pr_interrupt, sh_pr_trapa, sh_pr_nosave_low_regs): Remove.
      	(*return_i): Don't use when trap_exit attribute is in effect.
      	(*return_trapa): New insn pattern.
      	* sh-c.c: New file.
      	* config.gcc (sh[123456ble]*-* | sh-*-*): New trailer stanza,
      	setting c_target_objs and cxx_target_objs.
      	* t-sh: Add rule for sh-c.o.
      gcc/testsuite:
      	* gcc.dg/pragma-isr.c: Added target sh[1234ble]*-*-*.
      	* gcc.dg/pragma-isr2.c, gcc.dg/pragma-isr-trapa.c: New tests.
      	* gcc.dg/pragma-isr-trapa2.c: Likewise.
      	* gcc.dg/pragma-isr-nosave_low_regs.c: Likewise.
      	* gcc.dg/pragma-isr-trap_exit.c: Likewise.
      	* gcc.dg/attr-isr.c, gcc.dg/attr-isr-trapa.c: Likewise.
      	* gcc.dg/attr-isr-trap_exit.c: Likewise.
      	* gcc.dg/attr-isr-nosave_low_regs.c: Likewise.
      
      From-SVN: r110398
      J"orn Rennecke committed
    • cinttypes: New. · 52a64bd3
      2006-01-30  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/cinttypes: New.
      	* include/Makefile.am: Add.
      	* testsuite/tr1/8_c_compatibility/cinttypes/functions: New.	
      	* testsuite/tr1/8_c_compatibility/cinttypes/types: Likewise.
      	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <inttypes.h> checks.
      	* docs/html/ext/tr1.html: Update.
      	* include/Makefile.in: Regenerate.
      	* config.h.in: Likewise.
      	* configure: Likewise.
      
      	* testsuite/tr1/8_c_compatibility/cfenv/functions.cc: Cosmetic tweak.
      	* testsuite/tr1/8_c_compatibility/cfenv/types.cc: Likewise.
      
      	* testsuite/tr1/8_c_compatibility/cstdint/types.cc: Fix, check in
      	std::tr1.
      
      From-SVN: r110397
      Paolo Carlini committed
    • re PR c++/23372 (Temporary aggregate copy not elided when passing parameters by value) · eb73a69a
      2006-01-30  Richard Guenther  <rguenther@suse.de>
      
      	PR c++/23372
      	* gimplify.c (gimplify_target_expr): Handle easy cases
      	without creating a temporary.
      
      	* gcc.dg/pr23372-1.C: New testcase.
      
      From-SVN: r110396
      Richard Guenther committed
    • * vec.h (safe_grow): Remove duplicated line. · 4e852d1f
      From-SVN: r110395
      Nathan Sidwell committed
    • re PR c++/25874 ([gomp] ICE in calc_dfs_tree()) · 8d9c1aec
      
      	PR 25874
      	* omp-low.c (execute_expand_omp): Move CFG cleanup code ...
      	(expand_omp): ... here.
      	(expand_omp_parallel): Only remove barriers for combined
      	parallel+workshare constructs.
      
      
      	* gcc.dg/gomp/pr25874.c: New test.
      
      From-SVN: r110393
      Diego Novillo committed
    • Daily bump. · 47b5a0ec
      From-SVN: r110390
      GCC Administrator committed
    • fix entries ordering · 3f2ecbea
      From-SVN: r110384
      Gabriel Dos Reis committed
  3. 29 Jan, 2006 6 commits
    • Revert · 3f0dc66b
      	2005-11-09  Eric Botcazou  <ebotcazou@adacore.com>
      	* tree.c (build_qualified_type): Chain the new type to the original
      	type's TYPE_NEXT_PTR_TO or TYPE_NEXT_REF_TO linked lists if it is
      	a POINTER_TYPE or a REFERENCE_TYPE respectively.
      	(build_pointer_type_for_mode): Only return unqualified types.
      	(build_reference_type_for_mode): Likewise.
      
      From-SVN: r110382
      Eric Botcazou committed
    • ChangeLog: Remove garbage text from one entry. · dd9cf77f
      2006-01-29  Jerry DeLisle  <jvdelisle@gcc.gnu.org>
      
      	* ChangeLog: Remove garbage text from one entry.
      
      From-SVN: r110381
      Jerry DeLisle committed
    • configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported. · 373477bb
              * configure.ac (cxx_compat_warn): Set if -Wc++-compat is supported.
              * Makefile.in (CXX_COMPAT_WARN): Define.
              * configure: Regenerate.
      
      cp/
              * Make-lang.in (cp-warn): Include CXX_COMPAT_WARN.
              * repo.c (extract_string, afgets): Use cast when converting from
              void *.
      
      From-SVN: r110380
      Gabriel Dos Reis committed
    • cstdint: New. · 2a1d6346
      2006-01-29  Paolo Carlini  <pcarlini@suse.de>
      
      	* include/tr1/cstdint: New.
      	* include/Makefile.am: Add.
      	* testsuite/tr1/8_c_compatibility/cstdint/types: New.
      	* acinclude.m4 ([GLIBCXX_CHECK_C99_TR1]): Add <stdint.h> checks.
      	* docs/html/ext/tr1.html: Update.
      	* include/Makefile.in: Regenerate.
      	* config.h.in: Likewise.
      	* configure: Likewise.
      
      	* testsuite/tr1/8_c_compatibility/cfenv/types.cc: Cosmetic tweak.
      
      From-SVN: r110378
      Paolo Carlini committed
    • re PR tree-optimization/25911 (ice in vect_recog_dot_prod_pattern) · b3130586
              PR tree-opt/25911
              * tree-vect-patterns.c (vect_recog_dot_prod_pattern): Change assert
              to an if check.
      
      From-SVN: r110377
      Dorit Nuzman committed
    • re PR fortran/18578 (intent(inout) violation is not detected) · a920e94a
      2006-01-29  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/18578
      	PR fortran/18579
      	PR fortran/20857
      	PR fortran/20885
      	* interface.c (compare_actual_formal): Error for INTENT(OUT or INOUT)
      	if actual argument is not a variable.
      
      2006-01-29  Paul Thomas  <pault@gcc.gnu.org>
      
      	PR fortran/18578
      	PR fortran/18579
      	PR fortran/20857
      	PR fortran/20885
      	* gfortran.dg/intent_out_1.f90: New test.
      
      From-SVN: r110376
      Paul Thomas committed