OSDN Git Service

pf3gnuchains/gcc-fork.git
17 years agofortran/
eedelman [Mon, 24 Jul 2006 20:15:59 +0000 (20:15 +0000)]
fortran/
2006-07-24  Erik Edelmann  <eedelman@gcc.gnu.org>

        PR fortran/28416
        * trans-array.c (gfc_conv_array_parameter): Give special treatment
        for ALLOCATABLEs if they are themselves dummy variables.

testsuite/
2006-07-24  Erik Edelmann  <eedelman@gcc.gnu.org>

        PR fortran/28416
        * gfortran.dg/allocatable_dummy_3.f90: New.

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

17 years ago2006-07-24 Steven G. Kargl <kargls@comcast.net>
kargl [Mon, 24 Jul 2006 16:54:01 +0000 (16:54 +0000)]
2006-07-24  Steven G. Kargl  <kargls@comcast.net>

PR fortran/28439
* gfortran.dg/arithmetic_if.f90:  New test.

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

17 years ago2006-07-24 Paolo Carlini <pcarlini@suse.de>
paolo [Mon, 24 Jul 2006 12:30:28 +0000 (12:30 +0000)]
2006-07-24  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/cinttypes: Simply protect everything with
_GLIBCXX_USE_C99_INTTYPES_TR1.
* include/tr1/cfenv: Likewise with _GLIBCXX_USE_C99_FENV_TR1.
* include/tr1/cstdint: Likewise with _GLIBCXX_USE_C99_STDINT_TR1.

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

17 years ago2006-07-24 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 24 Jul 2006 11:42:52 +0000 (11:42 +0000)]
2006-07-24  Richard Guenther  <rguenther@suse.de>

PR middle-end/28463
* cgraph.c (cgraph_remove_node): Do not check if dumps
are enabled.
* cgraphunit.c (cgraph_optimize): Likewise.

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

17 years ago PR rtl-optimization/28071
hubicka [Mon, 24 Jul 2006 11:27:53 +0000 (11:27 +0000)]
PR rtl-optimization/28071
* tree-cfg.c (tree_split_block): Do not allocate new stmt_list nodes.
* tree-iterator.c (tsi_split_statement_list_before): Do not crash when
splitting before first stmt.

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

17 years ago PR rtl-optimization/28071
hubicka [Mon, 24 Jul 2006 11:23:21 +0000 (11:23 +0000)]
PR rtl-optimization/28071
* ipa-inline.c (update_caller_keys): Remove edges that
are no longer inline candidates.

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

17 years ago * gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
uros [Mon, 24 Jul 2006 05:43:14 +0000 (05:43 +0000)]
* gcc.dg/visibility-11.c: Enlarge test array to 1024 bytes to
avoid memcpy optimization.

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

17 years ago PR debug/27473
drow [Mon, 24 Jul 2006 02:59:36 +0000 (02:59 +0000)]
PR debug/27473
* dbxout.c (output_used_types_helper, output_used_types): New.
(dbxout_symbol): Call output_used_types.

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

17 years ago PR c++/28460
drow [Mon, 24 Jul 2006 02:58:08 +0000 (02:58 +0000)]
PR c++/28460
* decl.c (grokvardecl): Use FROB_CONTEXT.
* pt.c (register_specialization): Likewise.

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

17 years ago2006-07-24 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Mon, 24 Jul 2006 00:26:08 +0000 (00:26 +0000)]
2006-07-24  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/25289
* gfortran.dg/direct_io_6.f90: New test.

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

17 years ago2006-07-23 Mohan Embar <gnustuff@thisiscool.com>
membar [Mon, 24 Jul 2006 00:22:25 +0000 (00:22 +0000)]
2006-07-23  Mohan Embar  <gnustuff@thisiscool.com>

* include/win32-threads.h (_Jv_Thread_t): Explicitly
name the struct.

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

17 years ago2006-07-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Mon, 24 Jul 2006 00:19:45 +0000 (00:19 +0000)]
2006-07-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR fortran/25289
* gfortran.h: Declare gfc_large_io_int_kind.
* trans-types.c (gfc_init_kinds): Set gfc_large_io_int_kind
to size 8 or 4.
* trans-io.c (enum iofield_type): Add large_io_int type.
(gfc_build_st_parameter): Same.
(gfc_build_io_library_fndecls): Same.
* ioparm_def: Use large_io_int to define rec.

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

17 years ago2006-07-23 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Mon, 24 Jul 2006 00:17:52 +0000 (00:17 +0000)]
2006-07-23  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/25289
* libgfortran.h: Add conditional definition of GFC_LARGE_IO_INT type.
* io/io.h (st_parameter_dt): Define rec as type GFC_LARGE_IO_INT.

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

17 years agoDaily bump.
gccadmin [Mon, 24 Jul 2006 00:17:39 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago PR c/25795
hubicka [Mon, 24 Jul 2006 00:16:16 +0000 (00:16 +0000)]
PR c/25795
PR c++/27369
* cgraph.c (cgraph_varpool_nodes): Export.
(decide_is_variable_needed): Ignored "used" attribute in
unit-at-a-time mode.
* cgraph.h (cgraph_varpool_nodes): Declare.
* cgraphunit.c (decide_is_function_needed): Ignored "used" attribute in
unit-at-a-time mode.

* gcc.dg/pr25795.c: New test.
* gcc.dg/pr25795-1.c: New test.

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

17 years ago2006-07-23 Mohan Embar <gnustuff@thisiscool.com>
membar [Sun, 23 Jul 2006 23:59:24 +0000 (23:59 +0000)]
2006-07-23  Mohan Embar  <gnustuff@thisiscool.com>

* jvmti.cc (_Jv_JVMTI_SuspendThread): Add missing JNICALL
attribute.
(_Jv_JVMTI_ResumeThread): Likewise.
(_Jv_JVMTI_DisposeEnvironment): Likewise.

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

17 years ago * gcc.dg/fold-cond-1.c: Increase test case portability by checking
sayle [Sun, 23 Jul 2006 21:13:07 +0000 (21:13 +0000)]
* gcc.dg/fold-cond-1.c: Increase test case portability by checking
that "g ? 1 : h" doesn't match, instead of checking for "(g | h) != 0"
which may be transformed to "g || h" on some platforms.

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

17 years ago PR c++/28025
mmitchel [Sun, 23 Jul 2006 20:28:26 +0000 (20:28 +0000)]
PR c++/28025
* cp-tree.h (LOOKUP_HIDDEN): New macro.  Reformat comments.
* name-lookup.c (unqualified_namespace_lookup): There is no way to
have a hidden name in non-namespace scopes.
* pt.c (tsubst_friend_class): Look for hidden names.
* decl.c (lookup_and_check_tag): Fix typo in comment.
* semantics.c (finish_compound_literal): Fix typo in comment.
PR c++/28025
* g++.dg/template/friend45.C: New test.

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

17 years ago PR target/28247
sayle [Sun, 23 Jul 2006 20:14:44 +0000 (20:14 +0000)]
PR target/28247
* gthr-solaris.h: Prototype __gthrw forms of thr_self, mutex_init and
mutex_destroy even when !_LIBOOBJC.  Remove duplicate prototype of
the __gthrw form of thr_keycreate.
(__gthread_key_delete): Silence the unused argument warning.

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

17 years ago2006-07-23 Steven Bosscher <steven@gcc.gnu.org>
steven [Sun, 23 Jul 2006 17:56:34 +0000 (17:56 +0000)]
2006-07-23  Steven Bosscher  <steven@gcc.gnu.org>

PR debug/25468
* config/elfos.h (ASM_OUTPUT_ASCII): Remove 'register' marks.
Cache the last found '\0' marker to avoid quadratic behavior.

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

17 years ago * configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
drow [Sun, 23 Jul 2006 03:50:24 +0000 (03:50 +0000)]
* configure.in: Allow mingw32 and cygwin targets to build cross-gdb.
* configure: Regenerated.

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

17 years agoDaily bump.
gccadmin [Sun, 23 Jul 2006 00:17:44 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago * i386.md (subsi_3_zext): Fix output template.
hubicka [Sat, 22 Jul 2006 23:41:18 +0000 (23:41 +0000)]
* i386.md (subsi_3_zext): Fix output template.

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

17 years ago2006-07-22 Steven Bosscher <steven@gcc.gnu.org>
kargl [Sat, 22 Jul 2006 17:55:35 +0000 (17:55 +0000)]
2006-07-22  Steven Bosscher  <steven@gcc.gnu.org>

PR fortran/28439
* trans-stmt.c (gfc_trans_arithmetic_if): Evaluate the condition once.

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

17 years ago Fix typo in Changelog.
jvdelisle [Sat, 22 Jul 2006 03:21:10 +0000 (03:21 +0000)]
Fix typo in Changelog.

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

17 years ago2006-07-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Sat, 22 Jul 2006 03:18:33 +0000 (03:18 +0000)]
2006-07-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

        PR libgfortran/28339
        * gfortran.dg/arrayio_8.f90: New test.

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

17 years ago2006-07-21 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Sat, 22 Jul 2006 03:14:27 +0000 (03:14 +0000)]
2006-07-21  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/28339
* io/transfer.c (next_record_w): Use next_array_record result to set
END_FILE. (write_block): Test for END_FILE before the next write occurs.
* io/unit.c (get_internal_unit): Initialize iunit->endfile for internal
unit.

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

17 years ago2006-07-21 Mohan Embar <gnustuff@thisiscool.com>
membar [Sat, 22 Jul 2006 01:42:25 +0000 (01:42 +0000)]
2006-07-21  Mohan Embar  <gnustuff@thisiscool.com>

* gnu/java/net/natPlainSocketImplPosix.cc (bind): Clear
SockAddr before using - needed for OS X/PPC.

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

17 years agoDaily bump.
gccadmin [Sat, 22 Jul 2006 00:17:37 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago2006-07-21 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Fri, 21 Jul 2006 23:54:41 +0000 (23:54 +0000)]
2006-07-21  Benjamin Kosnik  <bkoz@redhat.com>

* include/tr1/random: Make include guards consistent.
* include/tr1/unordered_map: Same.
* include/tr1/hashtable: Same.
* include/tr1/unordered_set: Same.

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

17 years ago * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,
kseitz [Fri, 21 Jul 2006 23:45:03 +0000 (23:45 +0000)]
    * boehm.cc (_Jv_SuspendThread): Don't ifdef the function declaration,
        just the contents.
        (_Jv_ResumeThread): Likewise.
        * posix-threads.cc: Revert 2006-06-19 _Jv_ThreadDebugSuspend,
        _Jv_ThreadDebugResume, _Jv_ThreadDebugSuspendCount patch. Moving
        to JVMTI instead.
        * include/posix-threads.h: Likewise.
        * win32-threads.cc: Likewise.
        * include/win32-threads.h: Likewise.
        * jvmti.cc (_Jv_JVMTI_SuspentThread): New function.
        (_Jv_JVMTI_ResumeThread): New function.
        (_Jv_JVMTI_Interface): Define SuspendThread and ResumeThread.

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

17 years ago PR target/26792
sje [Fri, 21 Jul 2006 21:11:46 +0000 (21:11 +0000)]
PR target/26792
* configure.ac: Use GCC_CHECK_UNWIND_GETIPINFO to
define HAVE_GETIPINFO.
* aclocal.m4: Add include of ../config/unwind_ipinfo.m4.
* config.h.in: Regenerate.
* configure: Regenerate.
* Makefile.in: Regenerate.
* libmath/Makefile.in: Regenerate.
* include/Makefile.in: Regenerate.
* src/Makefile.in: Regenerate.
* libsupc++/Makefile.in: Regenerate.
* testsuite/Makefile.in: Regenerate.
* po/Makefile.in: Regenerate.
* libsupc++/eh_personality.cc: Check HAVE_GETIPINFO.

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

17 years ago PR target/26792
sje [Fri, 21 Jul 2006 21:07:15 +0000 (21:07 +0000)]
PR target/26792
* unwind_ipinfo.m4: New.

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

17 years ago * libsupc++/eh_personality.cc: Wrap extern C function
jason [Fri, 21 Jul 2006 21:06:19 +0000 (21:06 +0000)]
    * libsupc++/eh_personality.cc: Wrap extern C function
        definitions in namespace __cxxabiv1.

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

17 years ago * decl2.c (determine_visibility): Don't propagate visibility from
jason [Fri, 21 Jul 2006 21:00:20 +0000 (21:00 +0000)]
    * decl2.c (determine_visibility): Don't propagate visibility from
        type to decl.
        (constrain_class_visibility): Don't warn in system headers.
        Don't warn about pointer fields.

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

17 years agolibstdc++-v3/
daney [Fri, 21 Jul 2006 20:49:06 +0000 (20:49 +0000)]
libstdc++-v3/
PR libgcj/28426
* acinclude.m4: Added a comment.
config/
PR libgcj/28426
* gxx-include-dir.m4: Use target_alias in path for cross build.
libjava/
PR libgcj/28426
* configure: Regenerated.

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

17 years ago * doc/invoke.texi (C++ Dialect Options): Note that
mrs [Fri, 21 Jul 2006 20:39:19 +0000 (20:39 +0000)]
* doc/invoke.texi (C++ Dialect Options): Note that
-fvisibility-inlines-hidden doesn't affect explicitly
instantiationed inline methods.

cp:
* decl2.c (determine_visibility_from_class): Don't use hidden
visibility for explicit instantiations.

testsuite:
* g++.dg/ext/visibility/fvisibility-inlines-hidden-3.C: New test.

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

17 years ago * gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.
mrs [Fri, 21 Jul 2006 20:19:08 +0000 (20:19 +0000)]
* gcc.c-torture/unsorted/dump-noaddr.x: Fix test case name.

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

17 years ago * java/io/OutputStreamWriter.java (flush): Create work if null.
mark [Fri, 21 Jul 2006 19:13:22 +0000 (19:13 +0000)]
   * java/io/OutputStreamWriter.java (flush): Create work if null.

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

17 years ago * java/lang/natThread.cc (_Jv_ThreadGetData): New function.
kseitz [Fri, 21 Jul 2006 18:50:48 +0000 (18:50 +0000)]
    * java/lang/natThread.cc (_Jv_ThreadGetData): New function.
        * Makefile.am (java/lang/Thread.h): Add friend function
        _Jv_ThreadGetData.
        * Makefile.in: Regenerate.

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

17 years ago PR c++/28250
reichelt [Fri, 21 Jul 2006 09:59:57 +0000 (09:59 +0000)]
PR c++/28250
* pt.c (tsubst_expr): Only apply DECL_TEMPLATE_INSTANTIATED to
valid decls.  Cleanup.

* g++.dg/eh/catch3.C: New test.

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

17 years ago PR c++/28363
reichelt [Fri, 21 Jul 2006 09:41:16 +0000 (09:41 +0000)]
PR c++/28363
* semantics.c (check_template_template_default_arg): Simplify
error handling.

* g++.dg/template/defarg10.C: New test.

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

17 years ago * config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file
sayle [Fri, 21 Jul 2006 05:31:33 +0000 (05:31 +0000)]
* config.gcc (i[34567]86-*-solaris2*): Add usegas.h to $tm_file
if the target assembler is GNU binutils' gas.
* config/i386/sol2-10.h (ASM_SPEC): Check USE_GAS to determine
whether to pass GNU gas or native as command line options.

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

17 years agoDaily bump.
gccadmin [Fri, 21 Jul 2006 00:17:16 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago2006-07-20 Benjamin Kosnik <bkoz@redhat.com>
bkoz [Thu, 20 Jul 2006 23:37:27 +0000 (23:37 +0000)]
2006-07-20  Benjamin Kosnik  <bkoz@redhat.com>
    Jakub Jelinek  <jakub@redhat.com>

PR libstdc++/19664 round 1
* acinclude.m4 (GLIBCXX_ENABLE_VISIBILITY): Check it.
* configure.ac: Use it.
* configure: Regenerate.
* docs/html/configopts.html: Document it.
* include/Makefile.am: Slip in to c++config.
* include/Makefile.in: Regenerate.
* include/bits/c++config (_GLIBCXX_VISIBILITY): New.
(_GLIBCXX_BEGIN_NAMESPACE): Use it.
(_GLIBCXX_END_NAMESPACE): Use it.
(_GLIBCXX_BEGIN_NESTED_NAMESPACE): Use it.
(_GLIBCXX_END_NESTED_NAMESPACE): Use it.
* src/debug.cc: Mark __gnu_internal namespace with hidden
visibility attribute.
* src/ext-inst.cc: Same.
* src/globals_io.cc: Same.
* src/globals_locale.cc: Same.
* src/ios_init.cc: Same.
* src/locale.cc: Same.
* src/mt_allocator.cc: Same.
* src/pool_allocator.cc: Same.

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

17 years ago * jvmti.cc (_Jv_JVMTI_DisposeEnvironment): New function.
kseitz [Thu, 20 Jul 2006 22:20:09 +0000 (22:20 +0000)]
    * jvmti.cc (_Jv_JVMTI_DisposeEnvironment): New function.
        (_Jv_JVMTI_Interface): Define DisposeEnvironment method.

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

17 years ago * include/jvm.h (_Jv_GetJVMTIEnv): Declare.
kseitz [Thu, 20 Jul 2006 19:30:30 +0000 (19:30 +0000)]
    * include/jvm.h (_Jv_GetJVMTIEnv): Declare.
        * jni.cc (_Jv_JNI_GetEnv): Handle JVMTI requests.
        * jvmti.cc: New file.
        * Makefile.am (libgcj_la_SOURCES): Add jvmti.cc.
        * Makefile.in: Regenerate.

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

17 years ago * include/jvmti.h: Include copy from upstream before next merge.
kseitz [Thu, 20 Jul 2006 19:29:53 +0000 (19:29 +0000)]
    * include/jvmti.h: Include copy from upstream before next merge.

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

17 years ago * configure.host: Enable the interpreter for mipsel-* and mips-*.
daney [Thu, 20 Jul 2006 17:42:11 +0000 (17:42 +0000)]
* configure.host: Enable the interpreter for mipsel-* and mips-*.

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

17 years ago * include/mips-signal.h: Update copyright.
daney [Thu, 20 Jul 2006 17:30:42 +0000 (17:30 +0000)]
* include/mips-signal.h: Update copyright.
(struct kernel_sigaction): Removed.
(SIGNAL_HANDLER): Changed prototype.
(MAKE_THROW_FRAME): Added cast.
(INIT_SEGV): Use sigaction instead of syscall.
(INIT_FPE): Likewise.

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

17 years ago PR c++/28407
jason [Thu, 20 Jul 2006 16:02:57 +0000 (16:02 +0000)]
    PR c++/28407
        * cp/decl.c (grokvardecl): Set DECL_THIS_STATIC on file-scope
        const variables with implicit internal linkage.
        * cp/tree.c (decl_linkage): Only return lk_external if it's set.

        PR c++/28409
        * cp/decl2.c (constrain_visibility): Ignore the anonymous namespace
        for extern C decls.
        (VISIBILITY_STATIC): Rename to VISIBILITY_ANON.

        Don't override explicit visibility.
        * cp/decl2.c (constrain_visibility): Remove specified and reason
        parameters.  Don't touch decls that already have explicit visibility.
        (determine_visibility): Do copy DECL_VISIBILITY_SPECIFIED from
        template.
        (determine_visibility_from_class): Reverse sense of
        DECL_VISIBILITY_SPECIFIED test for target-specific visibility rules.
        (constrain_class_visibility): Only complain about member visibility
        if the member type is another class.  Don't change visibility of the
        current class.
        * tree.c (remove_attribute): New fn.
        * tree.h: Declare it.

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

17 years agoComment typo in previous patch.
pbrook [Thu, 20 Jul 2006 14:20:26 +0000 (14:20 +0000)]
Comment typo in previous patch.

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

17 years ago2006-07-20 Paul Brook <paul@codesourcery.com>
pbrook [Thu, 20 Jul 2006 13:57:31 +0000 (13:57 +0000)]
2006-07-20  Paul Brook  <paul@codesourcery.com>

PR 27363
gcc/
* cse.c (cse_insn): Add destination addresses to hash table. Check if
they are invalidated by this instruction.

gcc/testsuite/
* gcc.dg/pr27363.c: New test.

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

17 years ago PR target/28427
dannysmith [Thu, 20 Jul 2006 07:59:09 +0000 (07:59 +0000)]
PR target/28427
        * config/i386/cygming.h (MAX_OFILE_ALIGNMENT): Define.

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

17 years ago2006-07-20 Eric Christopher <echristo@apple.com>
echristo [Thu, 20 Jul 2006 07:40:12 +0000 (07:40 +0000)]
2006-07-20  Eric Christopher  <echristo@apple.com>

        PR target/26877
        * config/i386/i386.h (OPTION_DEFAULT_SPECS): Reorder.

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

17 years ago2006-07-19 Eric Christopher <echristo@apple.com>
echristo [Thu, 20 Jul 2006 07:35:32 +0000 (07:35 +0000)]
2006-07-19  Eric Christopher  <echristo@apple.com>

        * config/t-slibgcc-darwin (stmp-lipo): Remove.
        Rewrite dependencies for libgcc_s.1.dylib.

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

17 years agoDaily bump.
gccadmin [Thu, 20 Jul 2006 00:17:18 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago PR c++/28338
mmitchel [Wed, 19 Jul 2006 22:49:20 +0000 (22:49 +0000)]
PR c++/28338
* decl.c (layout_var_decl): Don't call push_local_name here.
(initialize_artificial_var): Assert artificiality.
(cp_finish_decl): Call push_local_name here.
PR c++/28338
* g++.dg/init/ref13.C: New test.

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

17 years ago PR obj-c++/28434
reichelt [Wed, 19 Jul 2006 19:56:29 +0000 (19:56 +0000)]
PR obj-c++/28434
* objc-act.c (lookup_and_install_protocols): Skip error_mark_nodes.

* obj-c++.dg/proto-error-1.mm: New test.

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

17 years ago * testsuite/libffi.call/closure_fn6.c: Remove xfail for mips,
daney [Wed, 19 Jul 2006 19:52:44 +0000 (19:52 +0000)]
* testsuite/libffi.call/closure_fn6.c: Remove xfail for mips,
xfail remains for mips64.

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

17 years ago PR c++/28337
mmitchel [Wed, 19 Jul 2006 17:32:38 +0000 (17:32 +0000)]
PR c++/28337
* typeck.c (build_binary_op): Short-circuit pointer arithmetic in
templates.
PR c++/28337
* g++.dg/template/string1.C: New test.

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

17 years ago2006-07-19 Janne Blomqvist <jb@gcc.gnu.org>
jb [Wed, 19 Jul 2006 16:52:45 +0000 (16:52 +0000)]
2006-07-19  Janne Blomqvist  <jb@gcc.gnu.org>

PR fortran/27919
* m4/dotprodc.m4: Remove.
* m4/dotprodl.m4: Remove.
* m4/dotprod.m4: Remove.
* generated/dotprod_*.c: Remove.
* Makefile.am: Remove any references to dot_product
implementation.
* Makefile.in: Regenerated.

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

17 years ago2006-07-19 Janne Blomqvist <jb@gcc.gnu.org>
jb [Wed, 19 Jul 2006 16:51:49 +0000 (16:51 +0000)]
2006-07-19  Janne Blomqvist  <jb@gcc.gnu.org>

PR fortran/27919
* m4/dotprodc.m4: Remove.
* m4/dotprodl.m4: Remove.
* m4/dotprod.m4: Remove.
* generated/dotprod_*.c: Remove.
* Makefile.am: Remove any references to dot_product
implementation.
* Makefile.in: Regenerated.

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

17 years ago * except.c (duplicate_eh_regions_1): Clear next_peer.
jakub [Wed, 19 Jul 2006 15:47:36 +0000 (15:47 +0000)]
* except.c (duplicate_eh_regions_1): Clear next_peer.

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

17 years ago * doc/invoke.texi (RS/6000 and PowerPC Options): Document that
nathan [Wed, 19 Jul 2006 06:45:34 +0000 (06:45 +0000)]
* doc/invoke.texi (RS/6000 and PowerPC Options): Document that
-mlongcall does not guarantee all calls will be long.
* doc/extend.texi (long_call/short_call): Document that longcall
does not guarantee a long call will be used.
(longcall/shortcall): Likewise.

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

17 years agoFix doubled testcase.
rsandifo [Wed, 19 Jul 2006 05:29:36 +0000 (05:29 +0000)]
Fix doubled testcase.

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

17 years ago PR c++/28048
mmitchel [Wed, 19 Jul 2006 05:14:25 +0000 (05:14 +0000)]
PR c++/28048
* semantics.c (check_accessibility_of_qualified_id): Robustify.
PR c++/28048
* g++.dg/template/defarg9.C: New test.

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

17 years ago PR middle-end/28283
sayle [Wed, 19 Jul 2006 05:13:56 +0000 (05:13 +0000)]
PR middle-end/28283
* expmed.c (expand_shift): Additionally check that the shift_cost
is not MAX_COST and that INTVAL(op1) is less than MAX_BITS_PER_WORD
before implementing a LSHIFT_EXPR as a sequence of additions.
* config/sh/sh.c (shift_costs): Return MAX_COST to inform the
middle-end that DImode shifts need to be synthesized by expand.

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

17 years ago PR c++/28235
mmitchel [Wed, 19 Jul 2006 00:22:43 +0000 (00:22 +0000)]
PR c++/28235
* pt.c (tsubst_decl): Handling substitutions into a static data
member from within the scope of the tempalte itself.
PR c++/28235
* g++.dg/template/static27.C: New test.

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

17 years agoDaily bump.
gccadmin [Wed, 19 Jul 2006 00:17:28 +0000 (00:17 +0000)]
Daily bump.

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

17 years agoAdded myself (pmj) to MAINTAINERS file under write-after-approval
pmj [Tue, 18 Jul 2006 22:22:07 +0000 (22:22 +0000)]
Added myself (pmj) to MAINTAINERS file under write-after-approval

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

17 years ago PR 28410
dnovillo [Tue, 18 Jul 2006 17:27:57 +0000 (17:27 +0000)]
PR 28410
* tree-ssa-operands.c (access_can_touch_variable): Update
comment.
Return true if ALIAS is .GLOBAL_VAR.

testsuite/ChangeLog

PR 28410
* gcc.dg/tree-ssa/pr28410.c: New test.

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

17 years ago PR c++/28258
lmillward [Tue, 18 Jul 2006 17:22:39 +0000 (17:22 +0000)]
PR c++/28258
* method.c (locate_copy): Check for non_reference
returning error_mark_node.

        PR c++/28260
* decl.c (duplicate_decls): Return error_mark_node
on ambiguous declaration.

PR c++/28258
* g++/dg/other/error13.C: New test.

PR c++/28260
* g++.dg/template/friend44.C: New test.

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

17 years ago PR c++/27495
sje [Tue, 18 Jul 2006 17:03:38 +0000 (17:03 +0000)]
PR c++/27495
* g++.dg/other/pr27495.C: New.

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

17 years ago PR c++/27495
sje [Tue, 18 Jul 2006 17:01:19 +0000 (17:01 +0000)]
PR c++/27495
* search.c (adjust_result_of_qualified_name_lookup): Change
assert to part of if statement.

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

17 years ago * gcc.c (display_help): Fix typo in help text.
daney [Tue, 18 Jul 2006 16:07:44 +0000 (16:07 +0000)]
* gcc.c (display_help): Fix typo in help text.

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

17 years ago * tree.h (categorize_ctor_elements): Adjust prototype and add
hainque [Tue, 18 Jul 2006 13:07:28 +0000 (13:07 +0000)]
* tree.h (categorize_ctor_elements): Adjust prototype and add
descriptive comment, both in accordance with the interface change
described below.
* varasm.c (constructor_static_from_elts_p): New function.
Whether a constructor node is a valid static constant initializer
if all its elements are.
(initializer_constant_valid_p) <CONSTRUCTOR value>: Use it.
* output.h: Declare it.
* expr.c (categorize_ctor_elements_1): Return whether the constructor
is a valid constant initializer instead of computing the number of
non-constant elements.  Use constructor_static_from_elts_p for this
purpose.  Replace the head comment with an indication that this is a
helper for categorize_ctor_elements.
(categorize_ctor_elements): Same interface change as for the _1
helper.  Former head comment from this helper moved here, adjusted to
account for the interface changes.
(mostly_zeros_p): Adjust call to categorize_ctor_elements.
(all_zeros_p): Likewise.
* gimplify.c (gimplify_init_constructor): Decide whether we can make
static versions of the constructor from the categorize_ctor_elements
return value instead of the formerly computed number of non-constant
elements.

* gnat.dg/outer_agg_bitfield_constructor.adb: New test.
* gnat.dg/nested_agg_bitfield_constructor.adb: New test.

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

17 years ago2006-07-18 Paolo Bonzini <bonzini@gnu.org>
bonzini [Tue, 18 Jul 2006 11:48:36 +0000 (11:48 +0000)]
2006-07-18  Paolo Bonzini  <bonzini@gnu.org>

        * Makefile.tpl (configure-stageN-MODULE): Pass --with-build-libsubdir
        for stages after the first.

config:
2006-07-18  Paolo Bonzini  <bonzini@gnu.org>

        * acx.m4: Support --with-build-libsubdir and AC_SUBST
        build_libsubdir.

gcc:
2006-07-18  Paolo Bonzini  <bonzini@gnu.org>

        * configure: Regenerate.
        * Makefile.in (build_libsubdir): New configure substitution
        (build_libobjdir): New variable.
        (BUILD_LIBIBERTY): Use it.

libgfortran:
2006-07-18  Paolo Bonzini  <bonzini@gnu.org>

        * configure: Regenerate.

libjava:
2006-07-18  Paolo Bonzini  <bonzini@gnu.org>

        * configure: Regenerate.

libobjc:
2006-07-18  Paolo Bonzini  <bonzini@gnu.org>

        * configure: Regenerate.

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

17 years ago2006-07-18 Gary Benson <gbenson@redhat.com>
gary [Tue, 18 Jul 2006 11:23:39 +0000 (11:23 +0000)]
2006-07-18  Gary Benson  <gbenson@redhat.com>

* java/io/File.java (deleteOnExit): Fix security check.

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

17 years ago PR c/28286
reichelt [Tue, 18 Jul 2006 10:08:22 +0000 (10:08 +0000)]
PR c/28286
* c-pragma.c (handle_pragma_pack): Handle invalid constants.

* gcc.dg/pragma-pack-4.c: New test.

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

17 years agoPR c/26993
aoliva [Tue, 18 Jul 2006 06:41:13 +0000 (06:41 +0000)]
PR c/26993
* c-common.c (handle_weakref_attribute): Ignore attribute in
the same conditions the alias attribute is ignored.

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

17 years ago2006-07-17 Carlos O'Donell <carlos@codesourcery.com>
carlos [Tue, 18 Jul 2006 04:16:02 +0000 (04:16 +0000)]
2006-07-17  Carlos O'Donell  <carlos@codesourcery.com>

* dbxout.c (dbxout_function_end): Do not increment scope_labelno.
(dbxout_begin_prologue): Increment scope_labelno.

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

17 years ago PR 27889
rth [Tue, 18 Jul 2006 01:17:52 +0000 (01:17 +0000)]
    PR 27889
        * tree-nested.c (create_tmp_var_for): Set DECL_COMPLEX_GIMPLE_REG_P
        if needed.

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

17 years ago * config/i386/gmon-sol2.c: Silence compilation warnings by partially
sayle [Tue, 18 Jul 2006 00:29:20 +0000 (00:29 +0000)]
* config/i386/gmon-sol2.c: Silence compilation warnings by partially
synchronizing code with config/sparc/gmon-sol2.c.  Remove #if 0
blocks.  #include "tconfig.h" and "tsystem.h" to prototype system
functions such as sbrk, write, etc..  Add function prototypes.
Convert function declarations from K&R to ISO C.  Cast pointers
to "long" and "unsigned long" instead of "int" and "unsigned int".
Convert tokens following #endif into comments.

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

17 years agoDaily bump.
gccadmin [Tue, 18 Jul 2006 00:17:18 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago * tests/base/errno.h: New file.
sayle [Mon, 17 Jul 2006 23:54:22 +0000 (23:54 +0000)]
* tests/base/errno.h: New file.
* tests/base/architecture/ppc/math.h: Likewise.
* tests/base/ia64/sys/getppdp.h: Likewise.

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

17 years ago2006-07-17 Toon Moene <toon@moene.indiv.nluug.nl>
toon [Mon, 17 Jul 2006 18:05:39 +0000 (18:05 +0000)]
2006-07-17  Toon Moene  <toon@moene.indiv.nluug.nl>

* invoke.texi: Remove mention of f77; Reformat table for
inline parameter options correctly; mention that -malign-double
is default on x86-64 targets.

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

17 years ago * tree-chrec.c (avoid_arithmetics_in_type_p): New.
rakdver [Mon, 17 Jul 2006 17:09:39 +0000 (17:09 +0000)]
* tree-chrec.c (avoid_arithmetics_in_type_p): New.
(convert_affine_scev, chrec_convert_aggressive): Use
avoid_arithmetics_in_type_p.  Do not check for the subtypes
separately.

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

17 years ago * Makefile.def: Add dependencies for configure-opcodes
jakub [Mon, 17 Jul 2006 17:06:27 +0000 (17:06 +0000)]
* Makefile.def: Add dependencies for configure-opcodes
on configure-intl and all-opcodes on all-intl.
* Makefile.in: Regenerated.

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

17 years ago PR c++/28291
sje [Mon, 17 Jul 2006 15:33:14 +0000 (15:33 +0000)]
PR c++/28291
* g++.dg/ext/pr28291.C: New test.

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

17 years agogcc/
rsandifo [Mon, 17 Jul 2006 15:31:12 +0000 (15:31 +0000)]
gcc/
PR middle-end/28403
* optabs.c (expand_doubleword_shift): Wrap the call to
do_compare_rtx_and_jump with NO_DEFER_POP and OK_DEFER_POP.

gcc/testsuite/
PR middle-end/28403
* gcc.c-torture/execute/pr28403.c: New test.

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

17 years agogcc/
rsandifo [Mon, 17 Jul 2006 15:29:19 +0000 (15:29 +0000)]
gcc/
PR middle-end/28402
* optabs.c (expand_binop): Pass next_methods rather than methods
to expand_doubleword_shift.

gcc/testsuite/
PR middle-end/28402
* gcc.dg/pr28402.c: New test.

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

17 years ago PR c++/28291
sje [Mon, 17 Jul 2006 15:28:17 +0000 (15:28 +0000)]
PR c++/28291
* decl.c (reshape_init_class): Return error_mark_node on error.

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

17 years ago PR c++/28304
sje [Mon, 17 Jul 2006 15:23:37 +0000 (15:23 +0000)]
PR c++/28304
* g++.dg/other/pr28304.C: New test.

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

17 years ago PR c++/28304
sje [Mon, 17 Jul 2006 15:21:42 +0000 (15:21 +0000)]
PR c++/28304
* decl2.c (check_classfn): Return NULL_TREE on error.

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

17 years agogcc/
carlos [Mon, 17 Jul 2006 15:20:43 +0000 (15:20 +0000)]
gcc/

2006-07-17  Carlos O'Donell  <carlos@codesourcery.com>

* ChangeLog: Correct formatting for 2006-07-10 changes,
by Carlos O'Donell.

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

17 years agogcc:
amylaar [Mon, 17 Jul 2006 14:44:48 +0000 (14:44 +0000)]
gcc:
PR other/28251
* tree.h (dump_addr): Declare.
* print-tree.c (dump_addr): New function.
(print_node_brief, print_node): Use it.
* print-rtl.c (print_rtx): Likewise.
* common.opt (-fdump-noaddr): New option.
* doc/invoke.texi (-fdump-noaddr): Document.
* loop-unroll.c (si_info_hash): Make hash independent of addresses.
(ve_info_hash): Likewise.
gcc/testsuite:
PR other/28251
gcc.c-torture/unsorted/dump-noaddr.c: New test.
gcc.c-torture/unsorted/dump-noaddr.x: New driver.

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

17 years ago2006-07-13 Andrew Haley <aph@redhat.com>
aph [Mon, 17 Jul 2006 13:14:38 +0000 (13:14 +0000)]
2006-07-13  Andrew Haley  <aph@redhat.com>

        PR tree-optimization/19505
        * tree-cfgcleanup.c (tree_forwarder_block_p): If we have an EH
        edge leaving this block, make sure that the destination of this
        block has only one predecessor.

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

17 years ago2006-07-17 Richard Guenther <rguenther@suse.de>
rguenth [Mon, 17 Jul 2006 08:04:25 +0000 (08:04 +0000)]
2006-07-17  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/28238
* tree-inline.c (copy_bb): Check if we produced valid
gimple copying and substituting a stmt.  If not, gimplify
it.

* g++.dg/tree-ssa/pr28238.C: New testcase.

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

17 years ago PR c++/28250
reichelt [Mon, 17 Jul 2006 04:42:24 +0000 (04:42 +0000)]
PR c++/28250
* name-lookup.c (pushdecl_maybe_friend): Return early on
error_mark_node.
* except.c (expand_start_catch_block): Use error_mark_node instead
of NULL_TREE for invalid decls.
* parser.c (cp_parser_exception_declaration): Return error_mark_node
on invalid catch parameter. Simplify.

* g++.dg/eh/catch1.C: New test.
* g++.dg/eh/catch2.C: New test.

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