OSDN Git Service

pf3gnuchains/gcc-fork.git
16 years ago2007-08-06 Andrew Pinski <pinskia@gmail.com>
pinskia [Mon, 6 Aug 2007 14:17:59 +0000 (14:17 +0000)]
2007-08-06  Andrew Pinski  <pinskia@gmail.com>

        PR libobjc/30731
        * exception.c (parse_lsda_header): Use _uleb128_t/_sleb128_t instead
        of _Unwind_Word for variables which are used in
        read_uleb128/read_sleb128.
        (PERSONALITY_FUNCTION): Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127242 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR testsuite/32843
aph [Mon, 6 Aug 2007 12:48:07 +0000 (12:48 +0000)]
PR testsuite/32843
* src/x86/sysv.S (ffi_closure_raw_SYSV): Handle FFI_TYPE_UINT8,
FFI_TYPE_SINT8, FFI_TYPE_UINT16, FFI_TYPE_SINT16, FFI_TYPE_UINT32,
FFI_TYPE_SINT32.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127241 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * gfortran.dg/nan_1.f90: Rename module into aux2 to avoid cygwin
fxcoudert [Mon, 6 Aug 2007 12:17:56 +0000 (12:17 +0000)]
* gfortran.dg/nan_1.f90: Rename module into aux2 to avoid cygwin
hanging on the testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127240 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR pch/13676
gerald [Mon, 6 Aug 2007 11:10:19 +0000 (11:10 +0000)]
PR pch/13676
* doc/invoke.texi: Add .hp, .hxx, .hpp, .h, .HPP, .tcc as c++ header.

cp:
* lang-specs.h: Add .hp, .hxx, .hpp, .h, .HPP, .tcc as c++ header.
* g++spec.c (lang_specific_driver): Check them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127239 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-06 Paolo Carlini <pcarlini@suse.de>
paolo [Mon, 6 Aug 2007 09:18:39 +0000 (09:18 +0000)]
2007-08-06  Paolo Carlini  <pcarlini@suse.de>

PR c++/19532
* pt.c (template_class_depth): Fix comment; change return type
to bool.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127238 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2008-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Mon, 6 Aug 2007 03:24:19 +0000 (03:24 +0000)]
2008-08-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32988
        * tree.c (build2_stat): Instead of checking for INTEGER_TYPE, check
        for INTEGRAL_TYPE_P.

2007-08-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32988
        * gcc.c-torture/compile/pr32988.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127237 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-05 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Mon, 6 Aug 2007 02:33:44 +0000 (02:33 +0000)]
2007-08-05  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        * gcc.dg/sms-antideps.c: Add a "return 0" to the end of main.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127235 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoDaily bump.
gccadmin [Mon, 6 Aug 2007 00:17:29 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127232 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR fortran/31612
fxcoudert [Sun, 5 Aug 2007 23:39:05 +0000 (23:39 +0000)]
   PR fortran/31612
      * invoke.texi: Adjust documentation for option -fsyntax-only.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127228 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-05 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
fxcoudert [Sun, 5 Aug 2007 22:14:34 +0000 (22:14 +0000)]
2007-08-05  Francois-Xavier Coudert  <fxcoudert@gcc.gnu.org>

PR fortran/31202
* intrinsics/c99_functions.c (roundl): Provide fallback
implementation for systems without ceill.
* c99_protos.h (roundl): Define prototype in all cases.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127227 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agocp:
reichelt [Sun, 5 Aug 2007 20:09:32 +0000 (20:09 +0000)]
cp:
Revert:
2007-03-26  Dirk Mueller  <dmueller@suse.de>

* parser.c (cp_parser_member_declaration): Pedwarn
about stray semicolons after member declarations.

testsuite:
* g++.dg/warn/pedantic2.C: Fix error marker.  Add more tests.

Revert:
2007-03-22  Dirk Mueller  <dmueller@suse.de>

* g++.old-deja/g++.brendan/warnings2.C: Don't use -pedantic.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127226 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2008-08-05 Paolo Bonzini <bonzini@gnu.org>
bonzini [Sun, 5 Aug 2007 16:04:12 +0000 (16:04 +0000)]
2008-08-05  Paolo Bonzini  <bonzini@gnu.org>

        * configure.ac: Remove --enable-checking=df from default settings.
        * tree-pass.h (TODO_df_verify): New.  Shift TODO_mark_first_instance.
        * df-core.c (df_finish_pass) [ENABLE_CHECKING]: Schedule verification
        if the parameter is true.
        (df_analyze) [!ENABLE_DF_CHECKING]: Also do verification if the
        DF_VERIFY_SCHEDULED flag is true.
        * df.h (enum df_changeable_flags): Add DF_VERIFY_SCHEDULED.
        (df_finish_pass): Adjust prototype.
        * passes.c (execute_todo): Schedule verification if TODO_df_verify is
        true.

        * see.c (pass_see): Add TODO_df_verify.
        * loop-init.c (pass_rtl_move_loop_invariants): Add TODO_df_verify.
        * global.c (rest_of_handle_global_alloc): Schedule verification
        after the pass.
        * local-alloc.c (rest_of_handle_local_alloc): Schedule verification
        before the pass.
        * function.c (pass_thread_prologue_and_epilogue): Add TODO_df_verify.
        * gcse.c (rest_of_handle_gcse): Adjust call to df_finish_pass.
        * loop-iv.c (iv_analysis_done): Schedule verification after the pass.

        * config/sh/sh.c (sh_output_mi_thunk): Remove dead code.
        * config/ia64/ia64.c (ia64_reorg): Adjust call to df_finish_pass.
        * config/bfin/bfin.c (bfin_reorg): Adjust call to df_finish_pass.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127225 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR fortran/32979
fxcoudert [Sun, 5 Aug 2007 10:18:38 +0000 (10:18 +0000)]
    PR fortran/32979

        * intrinsic.h (gfc_check_isnan): Add prototype.
        * gfortran.h (gfc_isym_id): Add GFC_ISYM_ISNAN.
        * intrinsic.c (add_functions): Add ISNAN intrinsic.
        * check.c (gfc_check_isnan): New function.
        * trans-intrinsic.c (gfc_conv_intrinsic_isnan): New function.
        (gfc_conv_intrinsic_function): Call gfc_conv_intrinsic_isnan
        to translate ISNAN.
        * intrinsic.texi: Document ISNAN.

        * gfortran.dg/isnan_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127224 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoNew flag to control reg-moves generation
revitale [Sun, 5 Aug 2007 09:43:07 +0000 (09:43 +0000)]
New flag to control reg-moves generation

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127223 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoDaily bump.
gccadmin [Sun, 5 Aug 2007 00:17:10 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127220 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-04 Alfred M. Szmidt <ams@gnu.org>
doko [Sat, 4 Aug 2007 21:50:01 +0000 (21:50 +0000)]
2007-08-04  Alfred M. Szmidt  <ams@gnu.org>

        * java/io/natFilePosix.cc (init_native) [!MAXPATHLEN]: Define to 0.
        * java/io/File.java (createTempFile): Don't truncate if the system
        doesn't have a limit on the length of a file name.
        * classpath/lib/java/io/File.class: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127216 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-04 Paul Thomas <pault@gcc.gnu.org>
pault [Sat, 4 Aug 2007 20:58:11 +0000 (20:58 +0000)]
2007-08-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31214
* symbol.c (get_unique_symtree): Moved from module.c.
* module.c (get_unique_symtree): Moved to symbol.c.
* decl.c (get_proc_name): Transfer the typespec from the local
symbol to the module symbol, in the case that an entry is also
a module procedure.  Ensure the local symbol is cleaned up by
pointing to it with a unique symtree.

* dump_parse_tree (gfc_show_code_node): Add EXEC_ASSIGN_CALL.

2007-08-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31214
* gfortran.dg/entry_13.f90: New test.

* gfortran.dg/entry_12.f90: Clean up .mod file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127214 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-04 Paul Thomas <pault@gcc.gnu.org>
pault [Sat, 4 Aug 2007 20:46:11 +0000 (20:46 +0000)]
2007-08-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31214
* symbol.c (get_unique_symtree): Moved from module.c.
* module.c (get_unique_symtree): Moved to symbol.c.
* decl.c (get_proc_name): Transfer the typespec from the local
symbol to the module symbol, in the case that an entry is also
a module procedure.  Ensure the local symbol is cleaned up by
pointing to it with a unique symtree.

* dump_parse_tree (gfc_show_code_node): Add EXEC_ASSIGN_CALL.

2007-08-04  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31214
* gfortran.dg/entry_13.f90: New test.

* gfortran.dg/entry_12.f90: Clean up .mod file.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127213 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-04 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Sat, 4 Aug 2007 20:14:26 +0000 (20:14 +0000)]
2007-08-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/32770
* gfortran.dg/streamio_8.f90:  Adjust so test case passes
for -fdefault-integer-8 and -fdefault-real-8.
* gfortran.dg/streamio_10.f90:  Likewise.
* gfortran.dg/sizeof.f90:  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127212 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-04 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Sat, 4 Aug 2007 18:20:54 +0000 (18:20 +0000)]
2007-08-04  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/32770
* gfortran.dg/direct_io_2.f90:  Implicitly declare integer
variables as kind=4 so they don't overflow the record length.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127210 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2008-08-04 Steven G. Kargl <kargl@gcc.gnu.org>
kargl [Sat, 4 Aug 2007 16:48:50 +0000 (16:48 +0000)]
2008-08-04  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/32968
* gfortran.dg/selected_kind_1.f90: New test.

2008-08-04  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/32969
* iresolve.c (gfc_resolve_rrspacing): Convert argument(s) to
expected KIND.
(gfc_resolve_scale): Ditto.
(gfc_resolve_set_exponent): Ditto.
(gfc_resolve_spacing): Ditto.

PR fortran/32968
* trans-intrinsic.c (gfc_conv_intrinsic_si_kind,
gfc_conv_intrinsic_sr_kind): Convert the argument(s) to the
expected KIND, and fold the result to the expected KIND.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127205 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agolibjava/
doko [Sat, 4 Aug 2007 10:53:49 +0000 (10:53 +0000)]
libjava/

2007-08-04  Matthias Klose  <doko@ubuntu.com>

Import GNU Classpath (libgcj-import-20070727).

* Regenerate class and header files.
* Regenerate auto* files.

* include/jvm.h:
* jni-libjvm.cc (Jv_JNI_InvokeFunctions): Rename type.
* jni.cc (_Jv_JNIFunctions, _Jv_JNI_InvokeFunctions): Likewise.
* jni.cc (_Jv_JNI_CallAnyMethodA, _Jv_JNI_CallAnyVoidMethodA,
_Jv_JNI_CallMethodA, _Jv_JNI_CallVoidMethodA,
_Jv_JNI_CallStaticMethodA, _Jv_JNI_CallStaticVoidMethodA,
_Jv_JNI_NewObjectA, _Jv_JNI_SetPrimitiveArrayRegion): Constify
jvalue parameter.
* java/lang/reflect/natMethod.cc (_Jv_CallAnyMethodA): Likewise.

* java/lang/VMFloat.java (toString, parseFloat): New.

* gnu/awt/xlib/XToolkit.java (setAlwaysOnTop, isModalityTypeSupported,
isModalExclusionTypeSupported): New (stub only).
* gnu/awt/xlib/XCanvasPeer.java (requestFocus): Likewise.
* gnu/awt/xlib/XFramePeer.java (updateMinimumSize, updateIconImages,
updateFocusableWindowState, setModalBlocked, getBoundsPrivate,
setAlwaysOnTop): Likewise.
* gnu/awt/xlib/XFontPeer.java (canDisplay): Update signature.

* scripts/makemake.tcl: Ignore gnu/javax/sound/sampled/gstreamer,
ignore javax.sound.sampled.spi.MixerProvider, ignore .in files.

* HACKING: Mention --enable-gstreamer-peer, removal of generated files.

libjava/classpath/

2007-08-04  Matthias Klose  <doko@ubuntu.com>

* java/util/EnumMap.java (clone): Add cast.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127204 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/
rsandifo [Sat, 4 Aug 2007 07:10:57 +0000 (07:10 +0000)]
gcc/
* config/arm/arm.md (movsi): Add braces.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127201 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-04 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Sat, 4 Aug 2007 05:21:30 +0000 (05:21 +0000)]
2007-08-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32780
        * fold-const.c (fold_binary <case MINUS_EXPR>): Fix the type of operands
        for the folding of "A - (A & B)" into "~B & A"; cast them to type.

2007-08-04  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32780
        * gcc.c-torture/compile/pr32780.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127199 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
ghazi [Sat, 4 Aug 2007 03:44:24 +0000 (03:44 +0000)]
* inclhack.def (solaris_math_5, solaris_math_6, solaris_math_7):
Delete fixes.
* tests/base/iso/math_c99.h: Delete associated test baselines.
* fixincl.x: Regenerate.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127198 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state
rakdver [Sat, 4 Aug 2007 01:09:12 +0000 (01:09 +0000)]
* tree-ssa-threadupdate.c (thread_through_all_blocks): Use loops' state
accessor functions.
* cfgloopmanip.c (remove_path, create_preheaders,
force_single_succ_latches, fix_loop_structure): Ditto.
* tree-ssa-loop-manip.c (rewrite_into_loop_closed_ssa,
tree_duplicate_loop_to_header_edge): Ditto.
* cfgloopanal.c (mark_irreducible_loops): Ditto.
* loop-init.c (loop_optimizer_init, loop_optimizer_finalize):
Ditto.
* tree-cfgcleanup.c (cleanup_tree_cfg_noloop, repair_loop_structures,
cleanup_tree_cfg): Ditto.
* tree-cfg.c (tree_merge_blocks): Ditto.
* cfgloop.c (rescan_loop_exit, record_loop_exits,
release_recorded_exits, get_loop_exit_edges, verify_loop_structure,
loop_preheader_edge, single_exit): Ditto.
(flow_loops_find): Do not clear loops->state.
* cfgloop.h (loops_state_satisfies_p, loops_state_set,
loops_state_clear): New functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127197 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Sat, 4 Aug 2007 00:33:31 +0000 (00:33 +0000)]
2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32399
        * tree-ssa-address.c (add_to_parts): Use POINTER_PLUS_EXPR
        when adding to the base and convert ELT to sizetype instead of type.

2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        RP middle-end/32399
        * gcc.c-torture/compile/pr32399.c: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127196 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoDaily bump.
gccadmin [Sat, 4 Aug 2007 00:17:17 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127194 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Sat, 4 Aug 2007 00:05:56 +0000 (00:05 +0000)]
2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32304
        * ipa-reference.c (has_proper_scope_for_analysis): Return false when
        the decl's type has TYPE_NEEDS_CONSTRUCTING set.

2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32304
        * g++.dg/torture/pr32304.C: New testcase.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127191 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
pinskia [Fri, 3 Aug 2007 23:36:05 +0000 (23:36 +0000)]
2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32935
        * fold-convert.c (fold_negate_expr <NOP_EXPR>): Convert back to the
         correct type the negate expression.

2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>

        PR middle-end/32935
        * gfortran.fortran-torture/compile/complex_1.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127190 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * i386.c (setup_incoming_varargs_64): Tolerate 64bit preferred
hubicka [Fri, 3 Aug 2007 23:07:25 +0000 (23:07 +0000)]
* i386.c (setup_incoming_varargs_64): Tolerate 64bit preferred
stack boundary.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127189 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-03 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Fri, 3 Aug 2007 22:09:10 +0000 (22:09 +0000)]
2007-08-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32977
* io/unix.c:  If there is no vsnprintf, use vsprintf and issue
a fatal error when a buffer overrun occurs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127187 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR fortran/32955
fxcoudert [Fri, 3 Aug 2007 21:28:48 +0000 (21:28 +0000)]
PR fortran/32955
* gfortran.dg/value_4.f90: Make integer constant of kind=4.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127186 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR fortran/31202
fxcoudert [Fri, 3 Aug 2007 21:26:10 +0000 (21:26 +0000)]
    PR fortran/31202

        * f95-lang.c (gfc_init_builtin_functions): Defin builtins for
        lround{f,,l} and llround{f,,l}.
        * trans-intrinsic.c (build_fix_expr): Generate calls to the
        {l,}round{f,,l} functions.

        * intrinsics/c99_functions.c (roundl,lroundf,lround,lroundl,
        llroundf,llround,llroundl): New functions.
        * c99_protos.h (roundl,lroundf,lround,lroundl,llroundf,llround,
        llroundl): New prototypes.
        * configure.ac: Check for lroundf, lround, lroundl, llroundf,
        llround and llroundl.
        * configure: Regenerate.
        * Makefile.in: Regenerate.
        * config.h.in: Regenerate.

        * gfortran.dg/nint_2.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127185 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoFix some white space issues in the fortran/ChangeLog
pinskia [Fri, 3 Aug 2007 20:38:08 +0000 (20:38 +0000)]
Fix some white space issues in the fortran/ChangeLog

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127184 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * make-relative-prefix.c (make_relative_prefix_1): Fix resource
ian [Fri, 3 Aug 2007 17:38:14 +0000 (17:38 +0000)]
* make-relative-prefix.c (make_relative_prefix_1): Fix resource
leak.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127183 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * gcc.dg/tree-ssa/loop-1.c: Skip on powerpc targets if -mlongcall.
froydnj [Fri, 3 Aug 2007 16:07:58 +0000 (16:07 +0000)]
* gcc.dg/tree-ssa/loop-1.c: Skip on powerpc targets if -mlongcall.
* gcc.dg/weak/typeof-2.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127182 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * config/rs6000/rs6000.c (struct processor_cost): Change
dje [Fri, 3 Aug 2007 15:23:34 +0000 (15:23 +0000)]
* config/rs6000/rs6000.c (struct processor_cost): Change
l1_cache_lines to l1_cache_size.  Add l2_cache_size.
(*_cost): Convert l1 cache information to kilobytes.  Add l2 cache
information.
(rios1_costs, rios2_cost): Correct cache line size.
(rs6000_override_options): Set l2-cache-size parameter.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127181 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-03 Andrew Pinski <andrew_pinski@playstation.sony.com>
dnovillo [Fri, 3 Aug 2007 13:08:29 +0000 (13:08 +0000)]
2007-08-03  Andrew Pinski  <andrew_pinski@playstation.sony.com>
    Diego Novillo  <dnovillo@google.com>

PR 31521
* tree-vrp.c (simplify_div_or_mod_using_ranges): Also simplify
if the range includes 0.

2007-08-03  Diego Novillo  <dnovillo@google.com>

PR 31521
* gcc.dg/tree-ssa/pr31521.c: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127180 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-03 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Fri, 3 Aug 2007 05:52:52 +0000 (05:52 +0000)]
2007-08-03  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/32770
* gfortran.dg/unf_read_corrupted_1.f90:  Integer variable in
iostat must be default kind.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127178 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * testsuite/libffi.call/return_ul.c (main): Define return type as
daney [Fri, 3 Aug 2007 03:17:13 +0000 (03:17 +0000)]
* testsuite/libffi.call/return_ul.c (main): Define return type as
ffi_arg.  Use proper printf conversion specifier.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127177 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-02 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Fri, 3 Aug 2007 02:20:33 +0000 (02:20 +0000)]
2007-08-02  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

* gfortran.dg/opem_errors.f90: Revise test to pass when run under sudo.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127176 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * config/spu/spu.md (dftsv, dftsv_celledp): Attach the appropriate
bje [Fri, 3 Aug 2007 00:32:43 +0000 (00:32 +0000)]
* config/spu/spu.md (dftsv, dftsv_celledp): Attach the appropriate
mode to unspec expressions to silence a warning from the generator
programs.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127174 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoDaily bump.
gccadmin [Fri, 3 Aug 2007 00:17:27 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127172 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-02 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Thu, 2 Aug 2007 20:07:54 +0000 (20:07 +0000)]
2007-08-02  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR fortran/32770
* gfortran.dg/unf_read_corrupted_1.f90:  Make all kinds
explicit so test passes with -fdefault-integer-8.
* gfortran.dg/unformatted_recl_1.f90:  Likewise.
* gfortran.dg/unformatted_subrecord_1.f90:  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127168 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR c++/30849
lmillward [Thu, 2 Aug 2007 17:50:55 +0000 (17:50 +0000)]
PR c++/30849
PR c++/30850
PR c++/30851
* parser.c (cp_parser_asm_definition): Detect and discard asm
statements with invalid inputs or outputs.
        (cp_parser_asm_operand_list): Return error mark node if any
        of the operands are invalid. Adjust documentation.

PR c++/30849
* g++.dg/parse/asm1.C: New test.

PR c++/30850
* g++.dg/parse/asm2.C: Likewise.

PR c++/30851
* g++.dg/parse/asm3.C: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127167 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-02 Paolo Carlini <pcarlini@suse.de>
paolo [Thu, 2 Aug 2007 17:39:51 +0000 (17:39 +0000)]
2007-08-02  Paolo Carlini  <pcarlini@suse.de>

DR 660, [Ready] in Toronto.
* include/bits/stl_function.h (bit_and, bit_or, bit_xor): Add.
* testsuite/20_util/function_objects/dr660.cc: New.
* docs/html/ext/howto.html: Add an entry for DR 660, update.

* docs/html/ext/lwg-closed.html, docs/html/ext/lwg-active.html,
docs/html/ext/lwg-defects.html: Import Revision 49.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127166 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * config/ia64/constraints.md ("U"): Make constraint vector only.
sje [Thu, 2 Aug 2007 15:45:05 +0000 (15:45 +0000)]
* config/ia64/constraints.md ("U"): Make constraint vector only.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127164 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR middle-end/25446
froydnj [Thu, 2 Aug 2007 14:42:53 +0000 (14:42 +0000)]
PR middle-end/25446
* c-objc-common.c (c_cannot_inline_tree_fn): Check for an
always_inline attribute on the function decl.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127163 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR middle-end/25445
froydnj [Thu, 2 Aug 2007 14:40:36 +0000 (14:40 +0000)]
PR middle-end/25445
* varasm.c (default_binds_local_p_1): Consult flag_whole_program
if we are compiling with -fPIC.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127162 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoinstall missing file from last checkin
ghazi [Thu, 2 Aug 2007 14:11:02 +0000 (14:11 +0000)]
install missing file from last checkin

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127161 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-02 Sandra Loosemore <sandra@codesourcery.com>
sandra [Thu, 2 Aug 2007 11:40:57 +0000 (11:40 +0000)]
2007-08-02  Sandra Loosemore  <sandra@codesourcery.com>
    Nigel Stephens  <nigel@mips.com>

gcc/
* longlong.h [__mips__] (count_leading_zeros, COUNT_LEADING_ZEROS_0):
Define for MIPS32 and MIPS64.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127159 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoOops - commit to ChangeLog omitted when GPLv3 config patch was checked in
nickc [Thu, 2 Aug 2007 11:26:53 +0000 (11:26 +0000)]
Oops - commit to ChangeLog omitted when GPLv3 config patch was checked in

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127158 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* config/host-hpux.c: Change copyright header to refer to version 3 of the GNU
nickc [Thu, 2 Aug 2007 10:49:31 +0000 (10:49 +0000)]
* config/host-hpux.c: Change copyright header to refer to version 3 of the GNU
  General Public License and to point readers at the COPYING3 file and the FSF's
  license web page.
* config/alpha/predicates.md, config/alpha/vms-ld.c,
config/alpha/linux.h, config/alpha/alpha.opt,
config/alpha/linux-elf.h, config/alpha/vms.h, config/alpha/elf.h,
config/alpha/vms-unwind.h, config/alpha/ev4.md,
config/alpha/ev6.md, config/alpha/alpha.c, config/alpha/vms-cc.c,
config/alpha/alpha.h, config/alpha/sync.md,
config/alpha/openbsd.h, config/alpha/alpha.md,
config/alpha/alpha-modes.def, config/alpha/ev5.md,
config/alpha/alpha-protos.h, config/alpha/freebsd.h,
config/alpha/osf5.h, config/alpha/netbsd.h, config/alpha/vms64.h,
config/alpha/constraints.md, config/alpha/osf.h,
config/alpha/xm-vms.h, config/alpha/unicosmk.h, config/linux.h,
config/frv/predicates.md, config/frv/frv.h, config/frv/linux.h,
config/frv/frv.md, config/frv/frv.opt, config/frv/frv-modes.def,
config/frv/frv-asm.h, config/frv/frv-protos.h,
config/frv/frv-abi.h, config/frv/frv.c, config/s390/tpf.h,
config/s390/s390.c, config/s390/predicates.md, config/s390/s390.h,
config/s390/linux.h, config/s390/tpf.md, config/s390/tpf.opt,
config/s390/2064.md, config/s390/2084.md, config/s390/s390.md,
config/s390/s390.opt, config/s390/s390-modes.def,
config/s390/fixdfdi.h, config/s390/constraints.md,
config/s390/s390-protos.h, config/s390/s390x.h, config/elfos.h,
config/dbxcoff.h, config/m32c/predicates.md, config/m32c/cond.md,
config/m32c/m32c.c, config/m32c/minmax.md, config/m32c/blkmov.md,
config/m32c/m32c-pragma.c, config/m32c/m32c.h,
config/m32c/prologue.md, config/m32c/m32c.abi,
config/m32c/muldiv.md, config/m32c/bitops.md, config/m32c/mov.md,
config/m32c/addsub.md, config/m32c/m32c.md, config/m32c/m32c.opt,
config/m32c/t-m32c, config/m32c/m32c-modes.def,
config/m32c/jump.md, config/m32c/shift.md,
config/m32c/m32c-protos.h, config/libgloss.h,
config/spu/spu-protos.h, config/spu/predicates.md,
config/spu/spu-builtins.h, config/spu/spu.c,
config/spu/spu-builtins.def, config/spu/spu-builtins.md,
config/spu/spu.h, config/spu/spu-elf.h, config/spu/constraints.md,
config/spu/spu.md, config/spu/spu-c.c, config/spu/spu.opt,
config/spu/spu-modes.def, config/spu/t-spu-elf, config/interix.h,
config/sparc/hypersparc.md, config/sparc/predicates.md,
config/sparc/linux.h, config/sparc/sp64-elf.h,
config/sparc/supersparc.md, config/sparc/cypress.md,
config/sparc/openbsd1-64.h, config/sparc/openbsd64.h,
config/sparc/niagara.md, config/sparc/sparc.md,
config/sparc/long-double-switch.opt, config/sparc/ultra3.md,
config/sparc/sparc.opt, config/sparc/sync.md,
config/sparc/sp-elf.h, config/sparc/sparc-protos.h,
config/sparc/ultra1_2.md, config/sparc/biarch64.h,
config/sparc/sparc.c, config/sparc/little-endian.opt,
config/sparc/sysv4-only.h, config/sparc/sparc.h,
config/sparc/linux64.h, config/sparc/freebsd.h,
config/sparc/sol2.h, config/sparc/rtemself.h,
config/sparc/netbsd-elf.h, config/sparc/vxworks.h,
config/sparc/sparc-modes.def, config/sparc/sparclet.md,
config/sparc/sysv4.h, config/vx-common.h, config/netbsd-aout.h,
config/flat.h, config/m32r/m32r.md, config/m32r/predicates.md,
config/m32r/little.h, config/m32r/m32r.c, config/m32r/m32r.opt,
config/m32r/linux.h, config/m32r/constraints.md,
config/m32r/m32r.h, config/m32r/m32r-protos.h, config/vxworks.opt,
config/darwin-c.c, config/darwin.opt, config/i386/i386.h,
config/i386/cygming.h, config/i386/linux.h, config/i386/cygwin.h,
config/i386/i386.md, config/i386/netware-crt0.c,
config/i386/sco5.h, config/i386/mmx.md, config/i386/vx-common.h,
config/i386/kaos-i386.h, config/i386/winnt-stubs.c,
config/i386/netbsd64.h, config/i386/djgpp.h, config/i386/gas.h,
config/i386/sol2.h, config/i386/constraints.md,
config/i386/netware-libgcc.c, config/i386/sysv5.h,
config/i386/predicates.md, config/i386/geode.md,
config/i386/x86-64.h, config/i386/kfreebsd-gnu.h,
config/i386/freebsd64.h, config/i386/vxworksae.h,
config/i386/pentium.md, config/i386/lynx.h, config/i386/i386elf.h,
config/i386/rtemself.h, config/i386/netbsd-elf.h,
config/i386/ppro.md, config/i386/k6.md, config/i386/netware.c,
config/i386/netware.h, config/i386/i386-modes.def,
config/i386/sysv4-cpp.h, config/i386/i386-interix.h,
config/i386/cygwin1.c, config/i386/djgpp.opt, config/i386/uwin.h,
config/i386/unix.h, config/i386/ptx4-i.h, config/i386/xm-djgpp.h,
config/i386/att.h, config/i386/winnt.c, config/i386/beos-elf.h,
config/i386/sol2-10.h, config/i386/darwin64.h, config/i386/sse.md,
config/i386/i386.opt, config/i386/bsd.h, config/i386/cygming.opt,
config/i386/xm-mingw32.h, config/i386/linux64.h,
config/i386/openbsdelf.h, config/i386/xm-cygwin.h,
config/i386/sco5.opt, config/i386/darwin.h, config/i386/mingw32.h,
config/i386/winnt-cxx.c, config/i386/i386-interix3.h,
config/i386/nwld.c, config/i386/nwld.h, config/i386/host-cygwin.c,
config/i386/cygwin2.c, config/i386/i386-protos.h,
config/i386/sync.md, config/i386/openbsd.h,
config/i386/host-mingw32.c, config/i386/i386-aout.h,
config/i386/nto.h, config/i386/biarch64.h,
config/i386/i386-coff.h, config/i386/freebsd.h,
config/i386/driver-i386.c, config/i386/knetbsd-gnu.h,
config/i386/host-i386-darwin.c, config/i386/vxworks.h,
config/i386/crtdll.h, config/i386/i386.c, config/i386/sysv4.h,
config/darwin-protos.h, config/linux.opt, config/sol2.c,
config/sol2.h, config/sh/symbian.c, config/sh/sh-protos.h,
config/sh/linux.h, config/sh/elf.h, config/sh/superh.h,
config/sh/sh4.md, config/sh/coff.h, config/sh/newlib.h,
config/sh/embed-elf.h, config/sh/symbian-pre.h, config/sh/rtems.h,
config/sh/kaos-sh.h, config/sh/sh4a.md, config/sh/constraints.md,
config/sh/sh64.h, config/sh/sh.opt, config/sh/symbian-post.h,
config/sh/sh-c.c, config/sh/predicates.md, config/sh/sh.c,
config/sh/sh.h, config/sh/shmedia.md, config/sh/sh-modes.def,
config/sh/little.h, config/sh/sh1.md, config/sh/sh4-300.md,
config/sh/superh64.h, config/sh/rtemself.h,
config/sh/netbsd-elf.h, config/sh/sh.md, config/sh/vxworks.h,
config/usegas.h, config/svr3.h, config/pdp11/pdp11-protos.h,
config/pdp11/2bsd.h, config/pdp11/pdp11.md, config/pdp11/pdp11.c,
config/pdp11/pdp11.opt, config/pdp11/pdp11-modes.def,
config/pdp11/pdp11.h, config/avr/rtems.h, config/avr/avr-protos.h,
config/avr/predicates.md, config/avr/constraints.md,
config/avr/avr.md, config/avr/avr.c, config/avr/avr.opt,
config/avr/avr.h, config/sol2-protos.h, config/dbxelf.h,
config/lynx.opt, config/crx/crx.h, config/crx/crx-protos.h,
config/crx/crx.md, config/crx/crx.c, config/crx/crx.opt,
config/c4x/c4x-c.c, config/c4x/c4x.c, config/c4x/c4x.opt,
config/c4x/c4x-modes.def, config/c4x/rtems.h,
config/c4x/predicates.md, config/c4x/c4x.h,
config/c4x/c4x-protos.h, config/c4x/c4x.md, config/kfreebsd-gnu.h,
config/xtensa/predicates.md, config/xtensa/xtensa.c,
config/xtensa/linux.h, config/xtensa/xtensa.h,
config/xtensa/elf.h, config/xtensa/xtensa.md,
config/xtensa/xtensa.opt, config/xtensa/constraints.md,
config/xtensa/xtensa-protos.h, config/dbx.h,
config/stormy16/predicates.md, config/stormy16/stormy16.md,
config/stormy16/stormy16.c, config/stormy16/stormy16.opt,
config/stormy16/stormy16.h, config/stormy16/stormy16-protos.h,
config/host-solaris.c, config/fr30/fr30.h,
config/fr30/predicates.md, config/fr30/fr30-protos.h,
config/fr30/fr30.md, config/fr30/fr30.c, config/fr30/fr30.opt,
config/vxworksae.h, config/sol2-c.c, config/lynx.h,
config/m68hc11/m68hc11-protos.h, config/m68hc11/predicates.md,
config/m68hc11/m68hc11.md, config/m68hc11/m68hc11.c,
config/m68hc11/m68hc11.opt, config/m68hc11/m68hc11.h,
config/m68hc11/m68hc12.h, config/openbsd-oldgas.h,
config/host-linux.c, config/interix3.h, config/cris/cris.c,
config/cris/predicates.md, config/cris/linux.h,
config/cris/cris.h, config/cris/aout.h, config/cris/cris.md,
config/cris/linux.opt, config/cris/cris.opt, config/cris/elf.opt,
config/cris/aout.opt, config/cris/cris-protos.h,
config/vxworks-dummy.h, config/netbsd.h, config/netbsd-elf.h,
config/iq2000/iq2000.h, config/iq2000/predicates.md,
config/iq2000/iq2000-protos.h, config/iq2000/iq2000.md,
config/iq2000/iq2000.c, config/iq2000/iq2000.opt,
config/host-darwin.c, config/mt/mt.md, config/mt/mt.c,
config/mt/mt.opt, config/mt/t-mt, config/mt/mt.h,
config/mt/mt-protos.h, config/svr4.h, config/host-darwin.h,
config/chorus.h, config/mn10300/mn10300.c,
config/mn10300/mn10300.opt, config/mn10300/predicates.md,
config/mn10300/mn10300.h, config/mn10300/linux.h,
config/mn10300/constraints.md, config/mn10300/mn10300-protos.h,
config/mn10300/mn10300.md, config/ia64/predicates.md,
config/ia64/itanium1.md, config/ia64/unwind-ia64.h,
config/ia64/ia64-c.c, config/ia64/sync.md, config/ia64/ia64.c,
config/ia64/itanium2.md, config/ia64/ia64.h, config/ia64/vect.md,
config/ia64/freebsd.h, config/ia64/ia64.md,
config/ia64/ia64-modes.def, config/ia64/constraints.md,
config/ia64/hpux.h, config/ia64/ia64-protos.h, config/windiss.h,
config/gofast.h, config/rtems.h, config/sol2-10.h,
config/m68k/predicates.md, config/m68k/m68k.md,
config/m68k/linux.h, config/m68k/m68k-modes.def,
config/m68k/print-sysroot-suffix.sh, config/m68k/m68k-protos.h,
config/m68k/coff.h, config/m68k/m68k-none.h, config/m68k/ieee.opt,
config/m68k/openbsd.h, config/m68k/m68k-aout.h,
config/m68k/m68k.opt, config/m68k/m68020-elf.h,
config/m68k/m68kelf.h, config/m68k/m68k-devices.def,
config/m68k/uclinux-oldabi.h, config/m68k/m68k.c,
config/m68k/constraints.md, config/m68k/rtemself.h,
config/m68k/netbsd-elf.h, config/m68k/m68k.h,
config/m68k/uclinux.h, config/rs6000/power4.md,
config/rs6000/host-darwin.c, config/rs6000/6xx.md,
config/rs6000/linux.h, config/rs6000/eabi.h,
config/rs6000/aix41.opt, config/rs6000/xcoff.h,
config/rs6000/secureplt.h, config/rs6000/linuxspe.h,
config/rs6000/eabialtivec.h, config/rs6000/8540.md,
config/rs6000/darwin8.h, config/rs6000/kaos-ppc.h,
config/rs6000/windiss.h, config/rs6000/603.md,
config/rs6000/aix41.h, config/rs6000/cell.md,
config/rs6000/mpc.md, config/rs6000/aix43.h, config/rs6000/beos.h,
config/rs6000/gnu.h, config/rs6000/rtems.h, config/rs6000/aix.opt,
config/rs6000/darwin.md, config/rs6000/darwin64.h,
config/rs6000/default64.h, config/rs6000/7xx.md,
config/rs6000/darwin.opt, config/rs6000/spe.md,
config/rs6000/rs6000.opt, config/rs6000/rs6000-c.c,
config/rs6000/rios2.md, config/rs6000/linuxaltivec.h,
config/rs6000/7450.md, config/rs6000/linux64.h,
config/rs6000/constraints.md, config/rs6000/440.md,
config/rs6000/darwin.h, config/rs6000/host-ppc64-darwin.c,
config/rs6000/rs6000.c, config/rs6000/aix52.h,
config/rs6000/rs6000.h, config/rs6000/power6.md,
config/rs6000/predicates.md, config/rs6000/altivec.md,
config/rs6000/aix64.opt, config/rs6000/rios1.md,
config/rs6000/rs6000-modes.def, config/rs6000/rs64.md,
config/rs6000/eabisim.h, config/rs6000/sysv4le.h,
config/rs6000/darwin7.h, config/rs6000/dfp.md,
config/rs6000/linux64.opt, config/rs6000/sync.md,
config/rs6000/vxworksae.h, config/rs6000/power5.md,
config/rs6000/lynx.h, config/rs6000/biarch64.h,
config/rs6000/rs6000.md, config/rs6000/sysv4.opt,
config/rs6000/eabispe.h, config/rs6000/e500.h,
config/rs6000/freebsd.h, config/rs6000/rs6000-protos.h,
config/rs6000/netbsd.h, config/rs6000/e500-double.h,
config/rs6000/aix.h, config/rs6000/vxworks.h,
config/rs6000/40x.md, config/rs6000/aix51.h,
config/rs6000/sysv4.h, config/arc/arc-protos.h, config/arc/arc.md,
config/arc/arc.c, config/arc/arc.opt, config/arc/arc-modes.def,
config/arc/arc.h, config/mcore/mcore-elf.h,
config/mcore/mcore-protos.h, config/mcore/predicates.md,
config/mcore/mcore.md, config/mcore/mcore.c,
config/mcore/mcore.opt, config/mcore/mcore.h,
config/mcore/mcore-pe.h, config/darwin.c, config/freebsd-nthr.h,
config/score/predicates.md, config/score/score-version.h,
config/score/score-protos.h, config/score/misc.md,
config/score/elf.h, config/score/score.c, config/score/mac.md,
config/score/score7.md, config/score/score.h,
config/score/score-conv.h, config/score/score-mdaux.c,
config/score/score.md, config/score/score.opt,
config/score/score-modes.def, config/score/score-mdaux.h,
config/score/mul-div.S, config/arm/uclinux-elf.h,
config/arm/semi.h, config/arm/ecos-elf.h, config/arm/arm1020e.md,
config/arm/symbian.h, config/arm/linux-elf.h,
config/arm/arm1026ejs.md, config/arm/arm1136jfs.md,
config/arm/elf.h, config/arm/aout.h, config/arm/arm.c,
config/arm/thumb2.md, config/arm/vec-common.md, config/arm/coff.h,
config/arm/strongarm-pe.h, config/arm/arm.h,
config/arm/cortex-a8-neon.md, config/arm/semiaof.h,
config/arm/cortex-a8.md, config/arm/uclinux-eabi.h,
config/arm/arm-modes.def, config/arm/linux-eabi.h,
config/arm/rtems-elf.h, config/arm/neon-schedgen.ml,
config/arm/arm-cores.def, config/arm/arm-protos.h,
config/arm/vfp.md, config/arm/aof.h, config/arm/linux-gas.h,
config/arm/wince-pe.h, config/arm/neon.md,
config/arm/constraints.md, config/arm/neon.ml,
config/arm/xscale-elf.h, config/arm/strongarm-coff.h,
config/arm/arm.opt, config/arm/arm926ejs.md,
config/arm/predicates.md, config/arm/iwmmxt.md,
config/arm/arm_neon.h, config/arm/unknown-elf.h,
config/arm/kaos-arm.h, config/arm/bpabi.h, config/arm/pe.opt,
config/arm/neon-testgen.ml, config/arm/arm.md,
config/arm/xscale-coff.h, config/arm/pe.c,
config/arm/arm-generic.md, config/arm/pe.h,
config/arm/kaos-strongarm.h, config/arm/freebsd.h,
config/arm/neon-docgen.ml, config/arm/netbsd.h, config/arm/fpa.md,
config/arm/strongarm-elf.h, config/arm/cirrus.md,
config/arm/netbsd-elf.h, config/arm/vxworks.h,
config/arm/neon-gen.ml, config/kaos.h, config/darwin-driver.c,
config/pa/predicates.md, config/pa/pa64-hpux.h,
config/pa/pa-hpux.opt, config/pa/som.h, config/pa/pa-hpux1010.opt,
config/pa/pa-hpux1111.opt, config/pa/pa-pro-end.h,
config/pa/elf.h, config/pa/fptr.c, config/pa/pa64-linux.h,
config/pa/pa.md, config/pa/pa.opt, config/pa/pa-hpux.h,
config/pa/pa-hpux10.h, config/pa/pa-hpux11.h,
config/pa/pa-hpux1010.h, config/pa/pa-protos.h,
config/pa/pa-osf.h, config/pa/pa-hpux1111.h, config/pa/pa-64.h,
config/pa/milli64.S, config/pa/pa.c, config/pa/pa-linux.h,
config/pa/pa.h, config/pa/pa32-linux.h, config/pa/pa64-hpux.opt,
config/pa/pa64-regs.h, config/pa/pa-modes.def,
config/pa/constraints.md, config/darwin9.h, config/mips/4100.md,
config/mips/linux.h, config/mips/elfoabi.h, config/mips/elf.h,
config/mips/sdb.h, config/mips/windiss.h, config/mips/rtems.h,
config/mips/3000.md, config/mips/iris5.h, config/mips/5000.md,
config/mips/7000.md, config/mips/9000.md, config/mips/4600.md,
config/mips/linux64.h, config/mips/elforion.h,
config/mips/constraints.md, config/mips/generic.md,
config/mips/predicates.md, config/mips/4300.md,
config/mips/mips-ps-3d.md, config/mips/iris.h, config/mips/24k.md,
config/mips/mips.md, config/mips/mips.opt, config/mips/4k.md,
config/mips/5k.md, config/mips/vr4120-div.S,
config/mips/openbsd.h, config/mips/iris6.h, config/mips/4000.md,
config/mips/mips-protos.h, config/mips/6000.md,
config/mips/mips.c, config/mips/mips.h, config/mips/r3900.h,
config/mips/74k.md, config/mips/netbsd.h, config/mips/vxworks.h,
config/mips/mips-modes.def, config/mips/vr.h,
config/soft-fp/t-softfp, config/openbsd.h, config/ptx4.h,
config/freebsd-spec.h, config/vax/vax.c, config/vax/openbsd.h,
config/vax/vax.h, config/vax/elf.h, config/vax/vax.md,
config/vax/bsd.h, config/vax/vax.opt, config/vax/vax-modes.def,
config/vax/openbsd1.h, config/vax/netbsd.h,
config/vax/vax-protos.h, config/vax/netbsd-elf.h,
config/vax/vaxv.h, config/vax/ultrix.h, config/freebsd.h,
config/h8300/rtems.h, config/h8300/predicates.md,
config/h8300/h8300.c, config/h8300/h8300.h, config/h8300/elf.h,
config/h8300/h8300.md, config/h8300/h8300.opt,
config/h8300/coff.h, config/h8300/h8300-protos.h,
config/v850/v850.md, config/v850/predicates.md,
config/v850/v850-c.c, config/v850/v850.c, config/v850/v850.opt,
config/v850/v850.h, config/v850/v850-protos.h, config/vxworks.c,
config/knetbsd-gnu.h, config/sol2-6.h, config/vxworks.h,
config/mmix/mmix.h, config/mmix/predicates.md,
config/mmix/mmix-protos.h, config/mmix/mmix.md,
config/mmix/mmix.c, config/mmix/mmix.opt,
config/mmix/mmix-modes.def, config/bfin/bfin.opt,
config/bfin/rtems.h, config/bfin/bfin-modes.def,
config/bfin/predicates.md, config/bfin/bfin-protos.h,
config/bfin/bfin.c, config/bfin/bfin.h, config/bfin/bfin.md: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127157 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* Make-lang.in: Change copyright header to refer to version 3 of the GNU General
nickc [Thu, 2 Aug 2007 10:38:44 +0000 (10:38 +0000)]
* Make-lang.in: Change copyright header to refer to version 3 of the GNU General
  Public License and to point readers at the COPYING3 file and the FSF's license
  web page.
* lang-specs.h, objcp-decl.c, objcp-decl.h, config-lang.in, objcp-lang.c:
  Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127156 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* Make-lang.in: Change copyright header to refer to version 3 of the GNU General
nickc [Thu, 2 Aug 2007 10:37:36 +0000 (10:37 +0000)]
* Make-lang.in: Change copyright header to refer to version 3 of the GNU General
  Public License and to point readers at the COPYING3 file and the FSF's license
  web page.
* lang-specs.h, objc-act.c, objc-tree.def, objc-act.h, config-lang.in,
  objc-lang.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127155 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* typeck.c: Change copyright header to refer to version 3 of the GNU General
nickc [Thu, 2 Aug 2007 10:36:13 +0000 (10:36 +0000)]
* typeck.c: Change copyright header to refer to version 3 of the GNU General
  Public License and to point readers at the COPYING3 file and the FSF's license
  web page.
* optimize.c, lang-specs.h, init.c, class.c, repo.c, decl.c, config-lang.in,
  cp-tree.def, call.c, decl.h, ptree.c, Make-lang.in, method.c, rtti.c,
  cp-objcp-common.c, g++spec.c, cp-objcp-common.h, except.c, error.c,
  operators.def, cvt.c, tree.c, mangle.c, cp-tree.h, dump.c, search.c,
  friend.c, expr.c, cp-gimplify.c, cxx-pretty-print.c, cp-lang.c, typeck2.c,
  pt.c, cxx-pretty-print.h, semantics.c, name-lookup.c, lex.c, decl2.c,
  name-lookup.h, parser.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127154 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/
rsandifo [Thu, 2 Aug 2007 10:25:24 +0000 (10:25 +0000)]
gcc/
* emit-rtl.c (reset_used_decls): Rename to...
(set_used_decls): ...this.  Set the used flag rather than clearing it.
(unshare_all_rtl_again): Update accordingly.  Set flags on argument
DECL_RTLs rather than resetting them.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127153 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * gcc.dg/tree-ssa/gen-vect-2.c: Use "char" for vector elements if
rask [Thu, 2 Aug 2007 08:51:54 +0000 (08:51 +0000)]
* gcc.dg/tree-ssa/gen-vect-2.c: Use "char" for vector elements if
  "int" is only 16 bit bits wide.
* gcc.dg/tree-ssa/gen-vect-11a.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127152 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-02 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Thu, 2 Aug 2007 08:06:06 +0000 (08:06 +0000)]
2007-08-02  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.md ("*xordi3_cconly"): Change xr to xg.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127148 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/cp:
ghazi [Thu, 2 Aug 2007 02:57:26 +0000 (02:57 +0000)]
gcc/cp:
PR middle-end/32668
* call.c (magic_varargs_p): Honor the "type generic" attribute.

gcc/testsuite:
* g++.dg/torture/type-generic-1.C: New.
* gcc.dg/pr28796-2.c: Move tests ...
* gcc.dg/tg-tests.h: ... here.
* gcc.dg/torture/type-generic-1.c: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127146 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoDaily bump.
gccadmin [Thu, 2 Aug 2007 00:17:37 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127143 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* cp-demangle.c (d_print_comp): Guard against null.
dj [Wed, 1 Aug 2007 21:29:40 +0000 (21:29 +0000)]
* cp-demangle.c (d_print_comp): Guard against null.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127139 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-01 Thomas Koenig <tkoenig@gcc.gnu.org>
tkoenig [Wed, 1 Aug 2007 20:27:27 +0000 (20:27 +0000)]
2007-08-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32954
* intrinsic.c (resolve_mask_arg):  New function.
(gfc_resolve_maxloc):  Use resolve_mask_arg for mask resolution.
(gfc_resolve_maxval):  Likewise.
(gfc_resolve_minloc):  Likewise.
(gfc_resolve_minval):  Likewise.
(gfc_resolve_pack):  Likewise.
(gfc_resolve_product):  Likewise.
(gfc_resolve_sum):  Likewise.
(gfc_resolve_unpack):  Likewise.

2007-08-01  Thomas Koenig  <tkoenig@gcc.gnu.org>

PR libfortran/32954
* minmaxloc_3.f90:  New test case.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127137 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-01 Sandra Loosemore <sandra@codesourcery.com>
sandra [Wed, 1 Aug 2007 18:31:14 +0000 (18:31 +0000)]
2007-08-01  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* reload.c (find_reloads_address_part):  Pass correct MEMREFLOC
argument to find_reloads_address.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127136 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-01 Tobias Burnus <burnus@net-b.de>
burnus [Wed, 1 Aug 2007 17:55:24 +0000 (17:55 +0000)]
2007-08-01  Tobias Burnus  <burnus@net-b.de>

       PR fortran/32936
       * match.c (gfc_match_allocate): Better check that STAT is
       a variable.

       * check.c (gfc_check_allocated): Reorder checks to improve
       error message.

2007-08-01  Tobias Burnus  <burnus@net-b.de>

       PR fortran/32936
       * gfortran.dg/allocate_stat.f90: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127135 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * gcc.target/i386/pr23098.c: XFAIL on vxworks targets.
froydnj [Wed, 1 Aug 2007 17:43:30 +0000 (17:43 +0000)]
* gcc.target/i386/pr23098.c: XFAIL on vxworks targets.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127134 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR tree-optimization/32919
drow [Wed, 1 Aug 2007 16:53:01 +0000 (16:53 +0000)]
PR tree-optimization/32919
* tree-ssa-sccvn.c (visit_phi): Do not visit abnormal PHIs.
* tree-ssa-coalesce.c (ssa_conflicts_dump): New.
(coalesce_ssa_name): Call it.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127132 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-27 Aurelien Jarno <aurelien@aurel32.net>
doko [Wed, 1 Aug 2007 16:41:46 +0000 (16:41 +0000)]
2007-07-27  Aurelien Jarno  <aurelien@aurel32.net>

        * s-osinte-kfreebsd-gnu.ads ((sigset_t_ptr): Removed, replaced by
        anonymous access type.
        (pthread_sigmask): Now take an access sigset_t.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127130 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* arith.c: Change copyright header to refer to version 3 of the GNU General
nickc [Wed, 1 Aug 2007 16:29:36 +0000 (16:29 +0000)]
* arith.c: Change copyright header to refer to version 3 of the GNU General
  Public License and to point readers at the COPYING3 file and the FSF's
  license web page.
* openmp.c, interface.c, intrinsic.c, trans-array.c, trans-expr.c, symbol.c,
  iso-fortran-env.def, intrinsic.h, decl.c, trans-array.h, matchexp.c,
  dump-parse-tree.c, trans-common.c, array.c, Make-lang.in, trans-openmp.c,
  gfortran.h, error.c, iso-c-binding.def, lang.opt, data.c, trans-const.c,
  trans-stmt.c, expr.c, trans-const.h, trans-stmt.h, module.c, trans.c,
  scanner.c, trans-types.c, trans.h, gfortranspec.c, trans-types.h,
  lang-specs.h, io.c, bbt.c, resolve.c, f95-lang.c, st.c, iresolve.c, match.c,
  trans-decl.c, trans-io.c, target-memory.c, match.h, target-memory.h, parse.c,
  arith.h, check.c, dependency.c, parse.h, types.def, convert.c, dependency.h,
  primary.c, trans-intrinsic.c, options.c, misc.c, simplify.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127129 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-01 Sandra Loosemore <sandra@codesourcery.com>
sandra [Wed, 1 Aug 2007 16:26:49 +0000 (16:26 +0000)]
2007-08-01  Sandra Loosemore  <sandra@codesourcery.com>
    David Ung  <davidu@mips.com>

gcc/
* config/mips/mips16.S (__mips16_unordsf2, __mips16_floatunsisf): New.
(__mips16_unorddf2, __mips16_floatunsidf): New.
* config/mips/mips.c (mips_init_libfuncs): Add optab entries for
above functions.
* config/mips/t-libgcc-mips16 (LIB1ASMFUNCS): Add new functions.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127128 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* gcc.c-torture/execute/execute.exp: Change copyright header to refer to version
nickc [Wed, 1 Aug 2007 16:25:11 +0000 (16:25 +0000)]
* gcc.c-torture/execute/execute.exp: Change copyright header to refer to version
  3 of the GNU General Public License and to point readers at the COPYING3 file
  and the FSF's license web page.
* gcc.c-torture/execute/ieee/ieee.exp, gcc.c-torture/unsorted/unsorted.exp,
  gcc.c-torture/compile/compile.exp, gcc.c-torture/compile/structs.c,
  gcc.target/powerpc/powerpc.exp, gcc.target/arm/neon/neon.exp, gcc.target/arm/arm.exp,
  gcc.target/cris/torture/cris-torture.exp, gcc.target/cris/cris.exp, gcc.target/ia64/ia64.exp,
  gcc.target/alpha/alpha.exp, gcc.target/m68k/m68k.exp, gcc.target/spu/spu.exp, gcc.target/mips/mips.exp,
  gcc.target/sparc/sparc.exp, gcc.target/i386/i386.exp, gcc.target/x86_64/abi/abi-x86_64.exp, gnat.dg/specs/specs.exp,
  gnat.dg/dg.exp, gnat.dg/style/style.exp, gcc.dg/special/mips-abi.exp, gcc.dg/special/special.exp,
  gcc.dg/pch/pch.exp, gcc.dg/vxworks/vxworks.exp, gcc.dg/dg.exp, gcc.dg/charset/charset.exp, gcc.dg/weak/weak.exp,
  gcc.dg/tree-ssa/tree-ssa.exp, gcc.dg/tls/tls.exp, gcc.dg/cpp/cpp.exp, gcc.dg/cpp/trad/trad.exp,
  gcc.dg/matrix/matrix.exp, gcc.dg/vmx/vmx.exp, gcc.dg/compat/struct-layout-1.exp, gcc.dg/compat/compat.exp,
  gcc.dg/compat/struct-layout-1_generate.c, gcc.dg/debug/debug.exp, gcc.dg/debug/dwarf2/dwarf2.exp, gcc.dg/tree-prof/tree-prof.exp,
  gcc.dg/ipa/ipa.exp, gcc.dg/dfp/dfp.exp, gcc.dg/noncompile/noncompile.exp,
  gcc.dg/vect/costmodel/ppc/ppc-costmodel-vect.exp, gcc.dg/vect/costmodel/spu/spu-costmodel-vect.exp,
  gcc.dg/vect/costmodel/i386/i386-costmodel-vect.exp, gcc.dg/vect/costmodel/x86_64/x86_64-costmodel-vect.exp,
  gcc.dg/vect/vect.exp, gcc.dg/format/format.exp, gcc.misc-tests/i386-prefetch.exp, gcc.misc-tests/sort2.exp,
  gcc.misc-tests/matrix1.exp, gcc.misc-tests/dectest.exp, gcc.misc-tests/options.exp, gcc.misc-tests/gcov.exp,
  gcc.misc-tests/mg-2.exp, gcc.misc-tests/mg.exp, gcc.misc-tests/bprob.exp, gcc.misc-tests/acker1.exp,
  gcc.misc-tests/dhry.exp, gcc.misc-tests/linkage.exp, gcc.misc-tests/arm-isr.exp, gcc.misc-tests/sieve.exp,
  g++.old-deja/g++.niklas/README, g++.old-deja/g++.gb/README, g++.old-deja/old-deja.exp,
  gfortran.fortran-torture/execute/execute.exp, gfortran.fortran-torture/compile/compile.exp,
  treelang/output/output-1.c, treelang/output/output-1.tree, treelang/execute/execute.exp, treelang/Makefile.in,
  treelang/compile/compile.exp, g++.dg/dg.exp, g++.dg/debug/debug.exp, g++.dg/debug/dwarf2/dwarf2.exp,
  g++.dg/charset/charset.exp, g++.dg/vect/vect.exp, g++.dg/tls/tls.exp, g++.dg/tree-prof/tree-prof.exp,
  g++.dg/pch/pch.exp, g++.dg/special/ecos.exp, g++.dg/compat/struct-layout-1.exp,
  g++.dg/compat/struct-layout-1_generate.c, g++.dg/compat/compat.exp, g++.dg/gcov/gcov.exp,
  g++.dg/bprob/bprob.exp, config/default.exp, gcc.test-framework/test-framework.awk,
  gcc.test-framework/gen_directive_tests, gcc.test-framework/test-framework.exp,
  objc.dg/special/special.exp, objc.dg/gnu-encoding/gnu-encoding.exp,
  objc.dg/gnu-encoding/struct-layout-encoding-1_generate.c, objc.dg/pch/pch.exp, objc.dg/dg.exp, lib/copy-file.exp,
  lib/profopt.exp, lib/gcc.exp, lib/mike-g++.exp, lib/c-compat.exp, lib/scanrtl.exp, lib/gfortran-dg.exp, lib/g++.exp,
  lib/obj-c++.exp, lib/wrapper.exp, lib/gnat-dg.exp, lib/compat.exp, lib/c-torture.exp, lib/gcc-dg.exp, lib/scanasm.exp, lib/gnat.exp,
  lib/treelang-dg.exp, lib/prune.exp, lib/gcov.exp, lib/treelang.exp, lib/dg-pch.exp, lib/scantree.exp,
  lib/g++-dg.exp, lib/objc-dg.exp, lib/file-format.exp, lib/target-libpath.exp, lib/obj-c++-dg.exp, lib/scandump.exp,
  lib/target-supports-dg.exp, lib/gcc-defs.exp, lib/fortran-torture.exp, lib/objc.exp, lib/scanipa.exp,
  lib/mike-gcc.exp, lib/objc-torture.exp, lib/gfortran.exp, lib/target-supports.exp, obj-c++.dg/dg.exp, gfortran.dg/dg.exp,
  gfortran.dg/vect/vect.exp, objc/execute/execute.exp, objc/execute/exceptions/exceptions.exp,
  objc/compile/compile.exp: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127127 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/fortran:
dfranke [Wed, 1 Aug 2007 13:51:37 +0000 (13:51 +0000)]
gcc/fortran:
2007-08-01  Daniel Franke  <franke.daniel@gmail.com>

* trans-decl.c (generate_local_decl): Emit warning on unused parameter
on "-Wall -Wextra" or "-Wunused-parameter" but not on "-Wall", changed
messages that start with lower case to upper case.
* invoke.texi (-Wparameter-unused): Document differences between gcc
and gfortran regarding this option.

gcc/testsuite:
2007-08-01  Daniel Franke  <franke.daniel@gmail.com>

* gfortran.dg/parameter_unused.f90: Adjusted dg-options and
error message text.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127126 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/fortran:
dfranke [Wed, 1 Aug 2007 12:52:48 +0000 (12:52 +0000)]
gcc/fortran:
2007-08-01  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/32945
* expr.c (check_specification_function): Skip check if no symtree
is available.

gcc/testsuite:
2007-08-01  Daniel Franke  <franke.daniel@gmail.com>

PR fortran/32945
* gfortran.dg/initialization_12.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127124 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.
rakdver [Wed, 1 Aug 2007 11:50:39 +0000 (11:50 +0000)]
* tree-pretty-print.c (dump_generic_node): Dump OMP_SECTIONS_SWITCH.
Display new operands of OMP_SECTIONS and OMP_CONTINUE.
* tree.h (OMP_SECTIONS_CONTROL): New macro.
(OMP_DIRECTIVE_P): Add OMP_SECTIONS_SWITCH.
* omp-low.c (get_ws_args_for, determine_parallel_type,
expand_omp_for_generic, expand_omp_for_static_nochunk,
expand_omp_for_static_chunk, expand_omp_for, expand_omp_sections):
Work with more precise CFG.
(build_omp_regions_1): Handle OMP_SECTIONS_SWITCH.
(lower_omp_sections): Emit OMP_SECTIONS_SWITCH.  Add arguments to
OMP_CONTINUE.
* tree-gimple.c (is_gimple_stmt): Handle OMP_SECTIONS_SWITCH.
* gimple-low.c (lower_stmt): Ditto.
* tree-inline.c (estimate_num_insns_1): Ditto.
* tree.def (OMP_SECTIONS, OMP_CONTINUE): Added new operands.
(OMP_SECTIONS_SWITCH): New.
* tree-cfgcleanup.c (cleanup_omp_return): New.
(cleanup_tree_cfg_bb): Call cleanup_omp_return.
* tree-cfg.c (make_edges): Create back edges for OMP_CONTINUE
and exit edge for OMP_FOR.  Handle OMP_SECTIONS_SWITCH.
(tree_redirect_edge_and_branch): Handle omp constructs.

* fortran/trans-openmp.c (gfc_trans_omp_sections): Build OMP_SECTIONS
with three arguments.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127121 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoUpdate sv.po
pthomas [Wed, 1 Aug 2007 11:50:02 +0000 (11:50 +0000)]
Update sv.po

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127120 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * tree-cfg.c (tree_merge_blocks): Preserve loop exit phi nodes only
rakdver [Wed, 1 Aug 2007 11:41:25 +0000 (11:41 +0000)]
* tree-cfg.c (tree_merge_blocks): Preserve loop exit phi nodes only
in loop closed ssa.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127119 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * tree-ssa-threadupdate.c (thread_through_all_blocks): Record that
rakdver [Wed, 1 Aug 2007 11:39:31 +0000 (11:39 +0000)]
* tree-ssa-threadupdate.c (thread_through_all_blocks): Record that
the loop structures may need fixing.
* tree-cfgcleanup.c (cleanup_tree_cfg_noloop, repair_loop_structures):
New functions.
(cleanup_tree_cfg_loop): Removed.
(cleanup_tree_cfg): If loops need fixing, call repair_loop_structures.
* tree-predcom.c (tree_predictive_commoning): Return TODO_cleanup_cfg
instead of running cleanup_tree_cfg_loop.
* cfgloop.h (LOOPS_NEED_FIXUP): New constant.
* tree-flow.h (cleanup_tree_cfg_loop): Declaration removed.
(tree_predictive_commoning): Declaration changed.
* passes.c (execute_function_todo): Do not use cleanup_tree_cfg_loop.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127118 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * doc/invoke.texi (l1-cache-size): Update documentation.
rakdver [Wed, 1 Aug 2007 10:57:03 +0000 (10:57 +0000)]
* doc/invoke.texi (l1-cache-size): Update documentation.
(l2-cache-size): Document.
* params.h (L2_CACHE_SIZE): New macro.
* tree-ssa-loop-prefetch.c (L1_CACHE_SIZE_BYTES): Reflect
that L1_CACHE_SIZE is in kB now.
(L2_CACHE_SIZE_BYTES): New macro.
(tree_ssa_prefetch_arrays): Show size in kB.
* config/i386/i386.h (struct processor_costs): Add l1_cache_size
and l2_cache_size fields.
* config/i386/driver-i386.c (describe_cache): Detect cache size
in kB.
* config/i386/i386.c (size_cost, i386_cost, i486_cost,pentium_cost,
pentiumpro_cost, geode_cost, k6_cost, athlon_cost, k8_cost,
amdfam10_cost, pentium4_cost, nocona_cost, core2_cost,
generic64_cost, generic32_cost): Add l1_cache_size and l2_cache_size.
(override_options): Set l1-cache-size and l2-cache-size to default
values if not specified otherwise.
* params.def (PARAM_L1_CACHE_SIZE): Change to set in kB.
(PARAM_L2_CACHE_SIZE): New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127117 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/
rsandifo [Wed, 1 Aug 2007 06:21:43 +0000 (06:21 +0000)]
gcc/
2007-xx-xx  Nigel Stephens  <nigel@mips.com>
    David Ung  <davidu@mips.com>
    Thiemo Seufer  <ths@mips.com>
    Chris Dearman  <chris@mips.com>
    Richard Sandiford  <richard@codesourcery.com>

* config.gcc (mips*-sde-elf*): New stanza.
(mipsisa32-*-elf*, mipsisa32el-*-elf*, mipsisa32r2-*-elf*)
(mipsisa32r2el-*-elf*, mipsisa64-*-elf*, mipsisa64el-*-elf*)
(mipsisa64sb1-*-elf*, mipsisa64sb1el-*-elf*, mips-*-elf*)
(mipsel-*-elf*, mips64-*-elf*, mips64el-*-elf*, mips64orion-*-elf*)
(mips64orionel-*-elf*, mips*-*-rtems*, mips-wrs-windiss)
(mipstx39-*-elf*, mipstx39el-*-elf*): Add mips/t-libgcc-mips16
to tmake_file.
* config/mips/sde.h: New file.
* config/mips/t-libgcc-mips16: Likewise.
* config/mips/t-sde: Likewise.
* config/mips/linux.h (TARGET_OS_CPP_BUILTINS): Remove settings
of _ABIN32, _ABI64, _ABIO32, _MIPS_SIM, _MIPS_SZLONG, _MIPS_SZPTR,
_MIPS_FPSET and _MIPS_SZINT.
* config/mips/iris.h (TARGET_OS_CPP_BUILTINS): Likewise.
* config/mips/elfoabi.h (DRIVER_SELF_SPECS): Remove separate
insertion of a default -mips option.  Use MIPS_32BIT_OPTION_SPEC.
* config/mips/t-isa3264 (LIB1ASMSRC, LIB1ASMFUNCS): Delete.
* config/mips/t-r3900 (LIB1ASMSRC, LIB1ASMFUNCS): Likewise.
* config/mips/t-elf (LIB1ASMSRC, LIB1ASMFUNCS): Likewise.
* config/mips/mips.h (TARGET_CPU_CPP_BUITINS): Define _ABIO32,
_ABIN32, _ABI64, _ABIO64, _MIPS_SIM, _MIPS_SZINT, _MIPS_SZLONG,
_MIPS_SZPTR and _MIPS_FPSET.
(MIPS_ISA_LEVEL_SPEC): Inject the default -mips option if no
architecture is specified.
(MIPS_32BIT_OPTION_SPEC): New macro.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127113 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoDaily bump.
gccadmin [Wed, 1 Aug 2007 00:17:18 +0000 (00:17 +0000)]
Daily bump.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127111 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-08-01 Paul Thomas <pault@gcc.gnu.org>
pault [Tue, 31 Jul 2007 22:14:29 +0000 (22:14 +0000)]
2007-08-01  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31609
* resolve.c (resolve_entries): Entries declared to be module
procedures must point to the function namespace.

2007-08-01  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/31609
* gfortran.dg/entry_12.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127108 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoThis factors the code in xgcc that is used to terminate an accumulated
dsh [Tue, 31 Jul 2007 21:16:26 +0000 (21:16 +0000)]
This factors the code in xgcc that is used to terminate an accumulated
argument.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127107 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR fortran/32938
fxcoudert [Tue, 31 Jul 2007 21:15:45 +0000 (21:15 +0000)]
PR fortran/32938
* trans-stmt.c (gfc_trans_return): Convert to correct type.
* gfortran.dg/altreturn_6.f90: New test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127106 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-31 Steven G. Kargl <kargl@gcc.gnu.org>
kargl [Tue, 31 Jul 2007 20:48:21 +0000 (20:48 +0000)]
2007-07-31  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/32942
* gfortran.dg/exponent_2.f90: New test.

2007-07-31  Steven G. Kargl  <kargl@gcc.gnu.org>

PR fortran/32942
*trans-intrinsic.c (gfc_conv_intrinsic_exponent): Convert to correct
type.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127105 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-31 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 31 Jul 2007 18:43:55 +0000 (18:43 +0000)]
2007-07-31  H.J. Lu  <hongjiu.lu@intel.com>

* ddg.c (add_cross_iteration_register_deps): Declare bb_info
only if ENABLE_CHECKING is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127103 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * HACKING: Document regenerating configure and aclocal.m4.
daney [Tue, 31 Jul 2007 16:26:42 +0000 (16:26 +0000)]
* HACKING: Document regenerating configure and aclocal.m4.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127100 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-31 Kenneth Zadeck <zadeck@naturalbridge.com>
zadeck [Tue, 31 Jul 2007 16:25:36 +0000 (16:25 +0000)]
2007-07-31  Kenneth Zadeck <zadeck@naturalbridge.com>

* df.h (DF_RU, DF_RU_BB_INFO, df_ru_bb_info, df_ru,
df_ru_add_problem, df_ru_get_bb_info): Removed.
(DF_RD, DF_UREC, DF_CHAIN, DF_NOTE): Renumbered.
* df-problems.c (df_ru_problem_data, df_ru_set_bb_info,
df_ru_free_bb_info, df_ru_alloc,
df_ru_bb_local_compute_process_def,
df_ru_bb_local_compute_process_use, df_ru_bb_local_compute,
df_ru_local_compute, df_ru_init_solution, df_ru_confluence_n,
df_ru_transfer_function, df_ru_free, df_ru_start_dump,
df_ru_top_dump, df_ru_bottom_dump, df_problem problem_RU,
df_ru_add_problem): Removed.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127099 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago* java-gimplify.c: Change copyright header to refer to version 3 of the GNU
nickc [Tue, 31 Jul 2007 16:19:49 +0000 (16:19 +0000)]
* java-gimplify.c: Change copyright header to refer to version 3 of the GNU
  General Public License and to point readers at the COPYING3 file and the
  FSF's license web page.
* typeck.c, lang-specs.h, mangle_name.c, jcf-dump.c, class.c, decl.c,
  config-lang.in, jcf-parse.c, constants.c, Make-lang.in, resource.c, except.c,
  builtins.c, jvspec.c, java-tree.def, javaop.def, jcf-path.c, verify-glue.c,
  jcf-depend.c, lang.opt, jcf-reader.c, mangle.c, zextract.c, jcf-io.c, jcf.h,
  zipfile.h, verify.h, java-except.h, win32-host.c, expr.c, jvgenmain.c,
  parse.h, lang.c, java-tree.h, javaop.h, boehm.c: Likewise.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127098 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * configure.ac (INTERPRETER): New AM_CONDITIONAL.
daney [Tue, 31 Jul 2007 16:17:21 +0000 (16:17 +0000)]
* configure.ac (INTERPRETER): New AM_CONDITIONAL.
* scripts/makemake.tcl (package_map): Mark jdwp and jvmti packages
as being for interpreter only.  Place interpreter related files in
'if INTERPRETER' block.
(interpreter_package_files): New list.
(interpreter_header_vars): Ditto.
(emit_package_rule_to_list): Renamed from emit_package_rule with
new target list parameter.
(emit_package_rule): Rewritten to call emit_package_rule_to_list.
(emit_interpreter_rule): New function.
(emit_source_var): Place interpreter related files in
interpreter_header_vars.
* Makefile.am (ACLOCAL_AMFLAGS): Add -I libltdl.
(libgcj_interpret_source_files): New variable.
(libgcj_la_SOURCES): Move jvmti.cc and  interpret.cc to
libgcj_interpret_source_files and include
libgcj_interpret_source_files.
(nat_jdwp_source_files): New variable.
(nat_jvmti_source_files): Ditto.
(nat_source_files): Move jdwp and jvmti related files to
nat_jdwp_source_files and nat_jvmti_source_files and include
nat_jdwp_source_files and nat_jvmti_source_files.
* Makefile.in: Regenerate.
* include/Makefile.in: Ditto.
* testsuite/Makefile.in: Ditto.
* gcj/Makefile.in: Ditto.
* sources.am: Ditto.
* configure: Ditto.
* include/config.h.in: Ditto.
* interpret.cc: Remove #ifdef INTERPRETER block.
* stacktrace.cc (UnwindTraceFn): Do not handle proxy frames if
interpreter disabled.
* include/java-interp.h (_Jv_FrameType): Move outside of
#ifdef INTERPRETER block.
* include/execution.h (_Jv_IndirectCompiledEngine::do_get_closure_list,
_Jv_InterpreterEngine, _Jv_soleInterpreterEngine): Place in
#ifdef INTERPRETER block.
* jni.cc (jvmti.h, jvmti-int.h):  Only include if INTERPRETER is
defined.
(_Jv_JNI_PopSystemFrame, _Jv_JNI_GetEnv): Only do jvmti processing
if INTERPRETER is defined.
* prims.cc (jvmti.h, jvmti-int.h, Jdwp.h, VMVirtualMachine.h):  Only
include if INTERPRETER is defined.
(defaultJdwpOptions, jdwpOptions, jvmti_agent_onload_func,
jvmti_agent_onunload_func, jvmti_agentonload, jvmti_agentonunload,
jvmti_agent_opts, load_jvmti_agent): Only define if INTERPRETER is
defined.
(parse_x_arg): Only process 'runjdwp:' if INTERPRETER is defined.
(parse_init_args): Only process jvmti related options if
INTERPRETER is defined.
(_Jv_CreateJavaVM): Only call _Jv_JVMTI_Init if INTERPRETER is
defined.
(_Jv_RunMain): Only do jvmti and jdwp processing if INTERPRETER is
defined.
* link.cc (jvmti.h, jvmti-int.h):  Only include if INTERPRETER is
defined.
(_Jv_ThrowNoClassDefFoundError, _Jv_Linker::create_error_method):
Define if if INTERPRETER is not defined.
(_Jv_Linker::wait_for_state): Only do jvmti proccessing if
INTERPRETER is defined.
* boehm.cc (closure_list_pointer, finalize_closure_list,
_Jv_ClosureListFinalizer): Only define if INTERPRETER is
defined.
* java/lang/natThread.cc (jvmti.h, jvmti-int.h):  Only include if
INTERPRETER is defined.
(finish_, _Jv_NotifyThreadStart): Only do jvmti proccessing if
INTERPRETER is defined.
* java/lang/Class.h (_Jv_InterpreterEngine): Move declaration
and friend declaration inside #ifdef INTERPRETER block.
* java/lang/natClass.cc (_Jv_ClosureList::releaseClosures,
_Jv_ClosureList::registerClosure, _Jv_GetInterpClassSourceFile):
Only define if INTERPRETER is defined.
* java/lang/reflect/natVMProxy.cc (UnsupportedOperationException.h):
Include.
(generateProxyClass): Throw UnsupportedOperationException unless
INTERPRETER is defined.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127097 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago PR target/32847
danglin [Tue, 31 Jul 2007 15:46:19 +0000 (15:46 +0000)]
PR target/32847
        * pa.md (casesi32): Use match_scratch.  Revise insn condition.
(casesi32p, casesi64p): Likewise.
(casesi): Adjust for above.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127096 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago * MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
dnovillo [Tue, 31 Jul 2007 15:40:24 +0000 (15:40 +0000)]
* MAINTAINERS (Reviewers): Rename from Non-Autopoiesis.
Adjust description.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127095 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-30 Andrew Haley <aph@redhat.com>
aph [Tue, 31 Jul 2007 15:05:52 +0000 (15:05 +0000)]
2007-07-30  Andrew Haley  <aph@redhat.com>

        PR testsuite/32843
        * src/x86/ffi.c (ffi_prep_cif_machdep): in x86 case, add code for
        signed/unsigned int8/16.
        * src/x86/sysv.S (ffi_call_SYSV): Rewrite to:
        Use a jump table.
        Remove code to pop args from the stack after call.
        Special-case signed/unsigned int8/16.
        * testsuite/libffi.call/return_sc.c (main): Revert.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127093 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agogcc/
rsandifo [Tue, 31 Jul 2007 15:01:37 +0000 (15:01 +0000)]
gcc/
* mode-switching.c (create_pre_exit): Don't search past calls.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127092 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoUpdate to latest version.
pthomas [Tue, 31 Jul 2007 11:47:18 +0000 (11:47 +0000)]
Update to latest version.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127088 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoPatch from Tobias Burnus to prevent segmentation fault.
pthomas [Tue, 31 Jul 2007 11:42:03 +0000 (11:42 +0000)]
Patch from Tobias Burnus to prevent segmentation fault.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127087 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-31 Sandra Loosemore <sandra@codesourcery.com>
sandra [Tue, 31 Jul 2007 11:15:09 +0000 (11:15 +0000)]
2007-07-31  Sandra Loosemore  <sandra@codesourcery.com>

gcc/
* config/mips/mips.h (ISA_HAS_SYNCI):  Add !TARGET_MIPS16 test.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127086 138bc75d-0d04-0410-961f-82ee72b054a4

16 years agoSMS: Change the ddg's construction
revitale [Tue, 31 Jul 2007 10:24:34 +0000 (10:24 +0000)]
SMS: Change the ddg's construction

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127085 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago gcc/
jules [Tue, 31 Jul 2007 10:06:24 +0000 (10:06 +0000)]
gcc/
* config/arm/neon.md (vec_set<mode>_internal, vec_setv2di_internal):
New define_insns. Use correct RTL.
(vec_set<mode>): Write as expander.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127084 138bc75d-0d04-0410-961f-82ee72b054a4

16 years ago2007-07-31 Razya Ladelsky <razya@il.ibm.com>
razya [Tue, 31 Jul 2007 08:09:49 +0000 (08:09 +0000)]
2007-07-31  Razya Ladelsky  <razya@il.ibm.com>

        * matrix-reorg.c (analyze_matrix_allocation_site): Avoid referring
        to an unallocated space.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@127082 138bc75d-0d04-0410-961f-82ee72b054a4