OSDN Git Service

pf3gnuchains/gcc-fork.git
17 years ago PR target/27566
dje [Thu, 3 Aug 2006 13:48:01 +0000 (13:48 +0000)]
    PR target/27566
        * config/rs6000/rs6000.c (rs6000_legitimize_reload_address): Do
        not reload a SPE symbol_ref into a lo_sum address.

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

17 years agoTypo.
schwab [Thu, 3 Aug 2006 09:28:37 +0000 (09:28 +0000)]
Typo.

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

17 years ago PR c++/27508
reichelt [Thu, 3 Aug 2006 02:49:07 +0000 (02:49 +0000)]
PR c++/27508
* parser.c (cp_parser_unqualified_id): Check for invalid scopes
when parsing destructor names.

* g++.dg/parse/dtor9.C: New test.
* g++.dg/parse/dtor10.C: New test.
* g++.dg/other/error7.C: Adjust error-marker.

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

17 years ago PR c++/28274
reichelt [Thu, 3 Aug 2006 02:30:49 +0000 (02:30 +0000)]
PR c++/28274
* decl.c (duplicate_decls): Call check_default_args here.
(start_preparsed_function): Do not call check_default_args.
* name-lookup.c (pushdecl_maybe_friend): Only call
check_default_args if duplicate_decls got bypassed.

* g++.dg/other/default5.C: New test.

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

17 years agoDaily bump.
gccadmin [Thu, 3 Aug 2006 00:17:39 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago2006-08-02 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 2 Aug 2006 20:48:59 +0000 (20:48 +0000)]
2006-08-02  Richard Guenther  <rguenther@suse.de>

      PR c++/28479
      Revert
      2006-07-05  Richard Guenther  <rguenther@suse.de>
      Andrew Pinski  <pinskia@gcc.gnu.org>

      PR c++/27084
      * cp-objcp-common.c (cxx_types_compatible_p): Ignore
      top level qualifiers for pointer type comparisons.

      * g++.dg/tree-ssa/copyprop-1.C: XFAIL.

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

17 years ago PR c++/28557
mmitchel [Wed, 2 Aug 2006 20:35:41 +0000 (20:35 +0000)]
PR c++/28557
* pt.c (tsubst_baselink): Substitute into BASELINK_OPTYPE.
PR c++/28557
* g++.dg/template/conv9.C: New test.

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

17 years ago2006-08-02 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Wed, 2 Aug 2006 20:18:05 +0000 (20:18 +0000)]
2006-08-02  Andreas Tobler  <a.tobler@schweiz.ch>

PR libgcj/28546
* include/no-threads.h: Declare _Jv_Thread_t as empty class.

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

17 years ago2006-08-02 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Wed, 2 Aug 2006 20:05:23 +0000 (20:05 +0000)]
2006-08-02  Thomas Koenig  <Thomas.Koenig@online.de>

        * Makefile.in:  Regenerate using automake 1.9.6.
        * aclocal.m4:  Revert to previous version.

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

17 years agogcc/
drow [Wed, 2 Aug 2006 13:31:56 +0000 (13:31 +0000)]
gcc/
PR debug/28063
* dwarf2out.c (prune_unused_types_prune): Move call to
prune_unused_types_update_strings to cover the parent DIE also.
gcc/testuite/
PR debug/28063
* gcc.dg/debug/dwarf2/dwarf-merge.c: New test.
* lib/target-supports.exp (get_compiler_messages): Add WANT_OUTPUT.
Optionally return assembly text.  Update callers.
(check_no_compiler_messages): Update verbose messages.
(check_no_messages_and_pattern): New.
(check_effective_target_string_merging): New.

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

17 years ago PR gcov/profile/28480
hubicka [Wed, 2 Aug 2006 09:34:34 +0000 (09:34 +0000)]
PR gcov/profile/28480
* tree-cfg.c (change_bb_for_stmt): New function.
(tree_merge_blocks, tree_split_blocks): Use it.

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

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

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

17 years ago PR c++/28250
reichelt [Tue, 1 Aug 2006 23:45:11 +0000 (23:45 +0000)]
PR c++/28250
PR c++/28257
PR c++/28259
PR c++/28267
* toplev.c (compile_file): Return early on errorcount or sorrycount.
* cgraphunit.c (cgraph_finalize_compilation_unit): Likewise.
(cgraph_optimize): Likewise.

PR c++/28250
* g++.dg/eh/catch4.C: New test.

PR c++/28257
* g++.dg/other/qual1.C: New test.

PR c++/28259
* g++.dg/inherit/error2.C: New test.

PR c++/28267
* g++.dg/other/new1.C: New test.

* g++.dg/warn/pr23075.C: Remove obsolete test.
* g++.old-deja/g++.brendan/crash52.C: Remove dg-warning marker.
* g++.old-deja/g++.jason/report.C: Remove dg-warning marker.

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

17 years ago2006-08-01 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Tue, 1 Aug 2006 20:59:24 +0000 (20:59 +0000)]
2006-08-01  Andreas Tobler  <a.tobler@schweiz.ch>

* gnu/classpath/natSystemProperties.cc: Add additional check for
getpwuid_r on _POSIX_PTHREAD_SEMANTICS.
(SystemProperties::insertSystemProperties): Likewise.
* java/io/natFilePosix.cc (File::performList): Add
additional check for readdir_r on _POSIX_PTHREAD_SEMANTICS.
* java/util/natVMTimeZone.cc (VMTimeZone::getSystemTimeZoneId): Add
additional check for localtime_r on _POSIX_PTHREAD_SEMANTICS.

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

17 years ago PR c++/28523
mmitchel [Tue, 1 Aug 2006 20:04:57 +0000 (20:04 +0000)]
PR c++/28523
* tree.c (stabilize_expr): Tweak documentation.  Add assertion.
(stabilize_call): Tweak documentation.
(stabilize_init): Only call stabilize_call for calls.
PR c++/28523
* g++.dg/eh/cast1.C: New test.

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

17 years ago2006-08-01 Ed Smith-Rowland <3dw4rd@verizon.net>
paolo [Tue, 1 Aug 2006 18:22:35 +0000 (18:22 +0000)]
2006-08-01  Ed Smith-Rowland  <3dw4rd@verizon.net>

* docs/html/ext/tr1.html: Update.

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

17 years ago2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Tue, 1 Aug 2006 17:29:50 +0000 (17:29 +0000)]
2006-08-01  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/28452
* libgfortran/ChangeLog:  Correct PR number.
* gcc/testsuite/ChangeLog:  Likewise.

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

17 years ago2006-08-01 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Tue, 1 Aug 2006 17:15:04 +0000 (17:15 +0000)]
2006-08-01  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/28542
* Makefile.am:  Remove normalize.c.
* aclocal.m4:  Regenerate using aclocal 1.9.3.
* Makefile.in:  Regenerate using automake 1.9.3.
* libgfortran.h:  #include <float.h>.
Define GFC_REAL_*_DIGITS and GFC_REAL_*_RADIX.
Remove prototypes for normalize_r4_i4 and normalize_r8_i8.
* intrinsics/random.c (top level): Add prototypes for
random_r10, arandom_r10, random_r16 and arandom_r16.
(rnumber_4):  New static function.
(rnumber_8):  New static function.
(rnumber_10): New static function.
(rnumber_16): New static function.
(top level):  Set to kiss_size to 12 if we have
REAL(KIND=16), to 8 otherwise.
Define KISS_DEFAULT_SEED_1, KISS_DEFAULT_SEED_2 and
KISS_DEFAULT_SEED_3.
(kiss_random_kernel):  Take argument to differentiate
between different random number generators.
(random_r4):  Add argument to call to kiss_random_kernel,
use rnumber_*.
(random_r8):  Likewise.
(random_r10):  New function.
(random_r16):  New function.
(arandom_r4):  Add argument to call to kiss_random_kernel,
use_rnumber_*.
(arandom_r8):  Likewise.
(arandom_r10):  New function.
(arandom_r16):  New function.
* intrinsics/rand.c (rand):  Use shift and mask.
* runtime/normalize.c:  Remove.

2006-08-01  Thomas Koenig  <Thomas.Koenig@online.de>

PR libfortran/28542
* gfortran.dg/random_3.f90:  New test.

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

17 years ago PR c++/28432
sje [Tue, 1 Aug 2006 16:45:14 +0000 (16:45 +0000)]
PR c++/28432
* decl2.c (check_classfn): Remove early return.
* search.c (lookup_member): Return NULL with bad type.
* g++.dg/other/pr28304.C: Change expected error message.
* g++.dg/other/pr28432.C: New test.

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

17 years ago PR c++/28256
sje [Tue, 1 Aug 2006 16:31:40 +0000 (16:31 +0000)]
PR c++/28256
* decl.c (check_initializer): Check for 1 initializer on scalar types.
* g++.dg/init/brace2.C: Change expected error message, add empty init.

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

17 years ago * rtl.h (UINTVAL) New.
stuart [Tue, 1 Aug 2006 16:17:53 +0000 (16:17 +0000)]
* rtl.h (UINTVAL) New.
* config/rs6000/rs6000.c (SMALL_INT) Use it.
* testsuite/gcc.dg/20060801-1.c: New.

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

17 years agogcc/
drow [Tue, 1 Aug 2006 14:23:58 +0000 (14:23 +0000)]
gcc/
PR debug/23336
* c-typeck.c (build_external_type): Mark used enum types.
* dwarf2out.c (dwarf2out_abstract_function): Save and restore
cfun also.
(gen_subprogram_die): Whitespace fix.
gcc/cp/
PR debug/23336
* pt.c (tsubst_copy_and_build): Mark used enum types.
* semantics.c (finish_id_expression): Likewise.
gcc/testsuite/
PR debug/23336
* lib/gcc-dg.exp (gcc-dg-debug-runtest): Suppress new tests
at -g1.
* gcc.dg/debug/enum-1.c, g++.dg/debug/enum-1.C,
g++.dg/debug/enum-2.C: New.

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

17 years ago * tree-outof-ssa.c (check_replaceable): Do not allocate def_vars
hubicka [Tue, 1 Aug 2006 10:02:29 +0000 (10:02 +0000)]
* tree-outof-ssa.c (check_replaceable): Do not allocate def_vars
bitmap when not needed.
* tree-ssa-pre.c (bitmap_set_and, bitmap_set_and_compl): Free temporary
bitmaps.

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

17 years ago2006-08-01 Dirk Mueller <dmueller@suse.de>
mueller [Tue, 1 Aug 2006 00:47:49 +0000 (00:47 +0000)]
2006-08-01  Dirk Mueller  <dmueller@suse.de>

       * tree-vrp.c (fix_equivalence_set): Avoid bitmap memory leak.

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

17 years agoDaily bump.
gccadmin [Tue, 1 Aug 2006 00:17:25 +0000 (00:17 +0000)]
Daily bump.

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

17 years ago * Makefile.in: Revert part of previous patch:
reichelt [Mon, 31 Jul 2006 23:35:44 +0000 (23:35 +0000)]
* Makefile.in: Revert part of previous patch:
Replace $(VARRAY_H) by varray.h in definition of BASIC_BLOCK_H
and REGS_H.

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

17 years ago PR c++/6634
reichelt [Mon, 31 Jul 2006 22:52:20 +0000 (22:52 +0000)]
PR c++/6634
* decl.c (grokdeclarator): Check whether "long" or "short" was
specified for non-integral types.

* g++.dg/parse/long1.C: Add more tests.

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

17 years ago2006-07-31 Paolo Carlini <pcarlini@suse.de>
paolo [Mon, 31 Jul 2006 19:26:58 +0000 (19:26 +0000)]
2006-07-31  Paolo Carlini  <pcarlini@suse.de>

* include/bits/locale_facets.tcc (num_put<>::_M_insert_float):
Find the decimal point in cs, instead of ws; tidy.

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

17 years ago2006-07-31 Thomas Fitzsimmons <fitzsim@redhat.com>
fitzsim [Mon, 31 Jul 2006 16:34:28 +0000 (16:34 +0000)]
2006-07-31  Thomas Fitzsimmons  <fitzsim@redhat.com>

PR libgcj/28312
* classpath/native/jni/midi-alsa/Makefile.am
(libgjsmalsa_la_LDFLAGS): Add -avoid-version.
* classpath/native/jni/midi-alsa/Makefile.in: Regenerate.
* classpath/native/jni/midi-dssi/Makefile.am
(libgjsmdssi_la_LDFLAGS): Add -avoid-version.
* classpath/native/jni/midi-dssi/Makefile.in: Regenerate.
* classpath/native/jni/qt-peer/Makefile.am: Remove GCJ LOCAL
sections.
(libqtpeer_la_LDFLAGS): Add -avoid-version.
* classpath/native/jni/qt-peer/Makefile.in: Regenerate.
* classpath/native/jni/gtk-peer/Makefile.am
(libgtkpeer_la_LDFLAGS): Add -avoid-version.
* classpath/native/jni/gtk-peer/Makefile.in: Regenerate.
* classpath/native/jawt/Makefile.am (libjawt_la_LDFLAGS): Add
-avoid-version.
* classpath/native/jawt/Makefile.in: Regenerate.
* Makefile.am (libjvm_la_LDFLAGS): Add -avoid-version.
* Makefile.in: Regenerate.

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

17 years ago * gfortran.dg/lrshift_1.c: New file.
fxcoudert [Mon, 31 Jul 2006 07:09:26 +0000 (07:09 +0000)]
* gfortran.dg/lrshift_1.c: New file.

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

17 years ago2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Mon, 31 Jul 2006 01:36:44 +0000 (01:36 +0000)]
2006-07-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/28335
* gfortran.dg/no_unit_error_1.f90: New test.

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

17 years ago2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Mon, 31 Jul 2006 01:32:38 +0000 (01:32 +0000)]
2006-07-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/28335
* file_position.c (st_flush): Add clearer error when UNIT does not
exist. Add reference to standard in comment.

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

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

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

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

PR libgfortran/28335
* close.c (st_close): Revert previous patch and add comment.
* file_position.c (st_flush): Revert previous patch and add comment.

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

17 years ago2006-07-30 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Mon, 31 Jul 2006 00:09:16 +0000 (00:09 +0000)]
2006-07-30  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/28335
* gfortran.dg/no_unit_error_1.f90: Delete test.
* gfortran.dg/no_unit_error_2.f90: Delete test.

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

17 years ago2006-07-30 Eric Christopher <echristo@apple.com>
echristo [Sun, 30 Jul 2006 20:50:00 +0000 (20:50 +0000)]
2006-07-30  Eric Christopher  <echristo@apple.com>

        PR target/27543
        * doc/extend.texi (i386 Variable Attributes): Add anchor.
        (PowerPC Variable Attributes): New section.

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

17 years ago * libgfortran/ChangeLog: Commit ChangeLog forgotten in previous
fxcoudert [Sun, 30 Jul 2006 20:49:15 +0000 (20:49 +0000)]
* libgfortran/ChangeLog: Commit ChangeLog forgotten in previous
commit.
* gcc/testsuite/ChangeLog: Likewise.

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

17 years ago * intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.
fxcoudert [Sun, 30 Jul 2006 20:48:00 +0000 (20:48 +0000)]
* intrinsic.c (add_functions): Add ACCESS, CHMOD, RSHIFT, LSHIFT.
(add_subroutines): Add LTIME, GMTIME and CHMOD.
* intrinsic.h (gfc_check_access_func, gfc_check_chmod,
gfc_check_chmod_sub, gfc_check_ltime_gmtime, gfc_simplify_rshift,
gfc_simplify_lshift, gfc_resolve_access, gfc_resolve_chmod,
gfc_resolve_rshift, gfc_resolve_lshift, gfc_resolve_chmod_sub,
gfc_resolve_gmtime, gfc_resolve_ltime): Add prototypes.
* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_ACCESS,
GFC_ISYM_CHMOD, GFC_ISYM_LSHIFT, GFC_ISYM_RSHIFT.
* iresolve.c (gfc_resolve_access, gfc_resolve_chmod,
gfc_resolve_rshift, gfc_resolve_lshift, gfc_resolve_chmod_sub,
gfc_resolve_gmtime, gfc_resolve_ltime): New functions.
* check.c (gfc_check_access_func, gfc_check_chmod,
gfc_check_chmod_sub, gfc_check_ltime_gmtime): New functions.
* trans-intrinsic.c (gfc_conv_intrinsic_rlshift): New function.
(gfc_conv_intrinsic_function): Add cases for the new GFC_ISYM_*.

* intrinsics/date_and_time.c: Add functions for GMTIME and LTIME.
* intrinsics/access.c: New file.
* intrinsics/chmod.c: New file.
* configure.ac: Add checks for <sys/wait.h>, access, fork,execl
and wait.
* Makefile.am: Add new files intrinsics/access.c and
intrinsics/chmod.c.
* configure: Regenerate.
* config.h.in: Regenerate.
* Makefile.in: Regenerate.

* gcc/testsuite/gfortran.dg/chmod_3.f90: New test.
* gcc/testsuite/gfortran.dg/ltime_gmtime_1.f90: New test.
* gcc/testsuite/gfortran.dg/ltime_gmtime_2.f90: New test.
* gcc/testsuite/gfortran.dg/lrshift_1.f90: New test.
* gcc/testsuite/gfortran.dg/chmod_1.f90: New test.
* gcc/testsuite/gfortran.dg/chmod_2.f90: New test.

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

17 years ago * include/ext/codevt_specializations.h (__iconv_adaptor): Use
sayle [Sun, 30 Jul 2006 16:42:39 +0000 (16:42 +0000)]
* include/ext/codevt_specializations.h (__iconv_adaptor): Use
identifier _Tp instead of _T in template argument to avoid conflict.

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

17 years ago2006-07-30 Paolo Carlini <pcarlini@suse.de>
paolo [Sun, 30 Jul 2006 13:02:58 +0000 (13:02 +0000)]
2006-07-30  Paolo Carlini  <pcarlini@suse.de>

* include/bits/stl_algo.h (stable_sort): Uglify the buf variable.
* include/bits/stl_tempbuf.h (_Temporary_buffer<>::
_M_initialize_buffer): Uglify the val parameter.

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

17 years agogcc/
rsandifo [Sun, 30 Jul 2006 10:56:07 +0000 (10:56 +0000)]
gcc/
2006-07-25  Atsushi Nemoto  <anemo@mba.ocn.ne.jp>

PR target/28126 (partial fix)
* config/mips/mips.md (tls_get_tp_<mode>): Set can_delay to no.

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

17 years ago2006-07-30 Janne Blomqvist <jb@gcc.gnu.org>
jb [Sun, 30 Jul 2006 10:23:26 +0000 (10:23 +0000)]
2006-07-30  Janne Blomqvist  <jb@gcc.gnu.org>

* io/transfer.c (transfer_array): Remove stride0 fix.

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

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

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

17 years ago PR rtl-optimization/28071
hubicka [Sat, 29 Jul 2006 13:14:22 +0000 (13:14 +0000)]
PR rtl-optimization/28071
* cfgrtl.c (rtl_delete_block): Free regsets.
* flow.c (allocate_bb_life_data): Re-use regsets if available.

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

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

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

17 years ago * Makefile.in: Use $(HEADER_H) instead of header.h in dependencies
reichelt [Fri, 28 Jul 2006 23:45:11 +0000 (23:45 +0000)]
* Makefile.in: Use $(HEADER_H) instead of header.h in dependencies
and variables used in dependencies.

ada/ cp/ fortran/ java/ objc/ objcp/ treelang/

* Make-lang.in: Use $(HEADER_H) instead of header.h in dependencies.

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

17 years ago PR c++/27668
lmillward [Fri, 28 Jul 2006 17:01:19 +0000 (17:01 +0000)]
    PR c++/27668
        PR c++/27962
        * pt.c (process_template_parm) Store invalid template
        parameters as error_mark_node in the paramater list.
        (push_inline_template_parms_recursive): Handle invalid
        template parameters.
        (comp_template_parms): Likewise.
        (check_default_tmpl_arg): Likewise.
        (coerce_template_template_parms): Likewise.
        (mangle_class_name_for_template): Likewise.
        (tsubst_template_parms): Likewise.
        * error.c (dump_template_argument_list): Likewise.

        * g++.dg/template/crash55.C: New test.
        * g++.dg/template/nontype16.C: New test.
        * g++.dg/template/void2.C: Adjust error markers.
        * g++.dg/template/nontype5.C: Adjust error markers.

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

17 years ago2006-07-28 Andrew Haley <aph@redhat.com>
aph [Fri, 28 Jul 2006 16:44:49 +0000 (16:44 +0000)]
2006-07-28  Andrew Haley  <aph@redhat.com>

        * gnu/gcj/runtime/natSharedLibLoader.cc (init): Don't set
        curLoader to VMClassLoader::bootLoader.

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

17 years ago2006-07-28 Gary Benson <gbenson@redhat.com>
gary [Fri, 28 Jul 2006 10:54:11 +0000 (10:54 +0000)]
2006-07-28  Gary Benson  <gbenson@redhat.com>
    Casey Marshall <csm@gnu.org>

PR libgcj/13604:
* include/java-stack.h (GetClassMethodStack): Declare.
* stacktrace.cc (GetClassMethodStack): New method.
* java/security/AccessController.java: Removed.
* java/security/VMAccessController.java: New file.
* java/security/natVMAccessController.cc: Likewise.
* Makefile.am (nat_source_files): Added the above.
* sources.am, Makefile.in: Rebuilt.

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

17 years ago2006-07-28 Gary Benson <gbenson@redhat.com>
gary [Fri, 28 Jul 2006 10:47:54 +0000 (10:47 +0000)]
2006-07-28  Gary Benson  <gbenson@redhat.com>

* java/lang/SecurityManager.java (currentClassLoader,
currentLoadedClass, classLoaderDepth, checkAccess, checkRead,
checkWrite, checkTopLevelWindow, checkPrintJobAccess,
checkSystemClipboardAccess, checkAwtEventQueueAccess,
checkPackageList): Remerged javadoc.

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

17 years ago2006-07-28 Gary Benson <gbenson@redhat.com>
gary [Fri, 28 Jul 2006 07:40:17 +0000 (07:40 +0000)]
2006-07-28  Gary Benson  <gbenson@redhat.com>

* prims.cc (_Jv_CreateJavaVM): Move setting runtimeInitialized
from the start to the end of the function.  Remove references
to VMThrowable.trace_enabled.
* java/lang/natVMThrowable.cc (fillInStackTrace): Use
runtimeInitialized rather than trace_enabled to decide
whether to inhibit stack trace generation.
* java/lang/VMThrowable.java (trace_enabled): Removed.

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

17 years ago2006-07-27 Benjamin Kosnik <bkoz@wells.artheist.org>
bkoz [Fri, 28 Jul 2006 04:57:34 +0000 (04:57 +0000)]
2006-07-27  Benjamin Kosnik  <bkoz@wells.artheist.org>

PR libstdc++/19664 round 3
* include/Makefile.am (tr1_headers): Add hashtable_policy.h.
* include/Makefile.in: Regenerate.
* include/tr1/hashtable: Move policy classes into...
* include/tr1/hashtable_policy.h: ... this. New.

* src/globals_locale.cc: Move contents....
* src/locale_init.cc: ... to here, put in anonymous namespace.
* src/Makefile.am: Remove globals_locale.cc.
* src/Makefile.in: Regenerate.

* src/locale.cc: Convert __gnu_internal to anonymous namespace.
* src/debug.cc: Same.
* src/ext-inst.cc: Same.
* src/mt_allocator.cc: Same.
* src/pool_allocator.cc: Same.

* include/tr1/random: Convert std::tr1::_Private to anonymous
namespace.
* include/tr1/random.tcc: Same.

* include/tr1/hashtable: Move ::Internal to std::tr1::detail and
enclose bits that can actually be internal in in anonymous
namespace.
* include/tr1/unordered_set: Adjust explicit qualifications for
namespace changes.
* include/tr1/unordered_map: Same.

* include/tr1/cmath: Convert __gnu_internal to nested detail namespace.

* include/bits/cpp_type_traits.h: Move __type_type into anonymous
namespace.

* include/ext/rope: Change _Rope_constants to anonymous namespace.
* include/ext/ropeimpl.h: Same.
* src/ext-inst.cc: Same.

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

17 years ago * cp-tree.h: Fix a comment typo.
kazu [Fri, 28 Jul 2006 01:56:58 +0000 (01:56 +0000)]
* cp-tree.h: Fix a comment typo.

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

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

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

17 years ago2006-07-27 Arjan van de Ven <arjan@linux.intel.com>
cgf [Thu, 27 Jul 2006 23:12:08 +0000 (23:12 +0000)]
2006-07-27  Arjan van de Ven <arjan@linux.intel.com>

* config/i386/i386.md (stack_tls_protect_set_di) Use %gs rather than
%fs for -mcmodel=kernel.
(stack_tls_protect_test_di): Likewise.

* testsuite/gcc.target/i386/stack-prot-kernel.c: New test.

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

17 years agogcc/
carlos [Thu, 27 Jul 2006 22:02:18 +0000 (22:02 +0000)]
gcc/

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

* Makefile.in: Use mkinstalldirs.

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

17 years ago2006-07-27 H.J. Lu <hongjiu.lu@intel.com>
hjl [Thu, 27 Jul 2006 21:26:55 +0000 (21:26 +0000)]
2006-07-27  H.J. Lu  <hongjiu.lu@intel.com>

PR driver/28437
* opts-common.c (prune_options): Skip joined switches.

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

17 years ago PR rtl-optimization/28071
hubicka [Thu, 27 Jul 2006 17:10:07 +0000 (17:10 +0000)]
PR rtl-optimization/28071
* hashtab.c (htab_empty): Clear out n_deleted/n_elements;
downsize the hashtable.

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

17 years ago PR rtl-optimization/28071
hubicka [Thu, 27 Jul 2006 16:03:22 +0000 (16:03 +0000)]
PR rtl-optimization/28071
* cselib.c (cselib_process_insn): Don't remove useless values too
often for very large hashtables.

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

17 years ago PR rtl-optimization/28071
hubicka [Thu, 27 Jul 2006 16:02:27 +0000 (16:02 +0000)]
PR rtl-optimization/28071
* global.c (greg_obstack): New obstack.
(allocate_bb_info): Use it.
(free_bb_info): Likewise.
(modify_reg_pav): Likewise.

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

17 years ago * builtins.c (fold_fixed_mathfn): When long and long long are the
sayle [Thu, 27 Jul 2006 14:02:27 +0000 (14:02 +0000)]
* builtins.c (fold_fixed_mathfn): When long and long long are the
same size, canonicalize llceil*, llfloor*, llround* and llrint*
functions to their lceil*, lfloor*, lround* and lrint* forms.

* gcc.dg/builtins-55.c: New test case.

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

17 years agoPR gcc/28508
nickc [Thu, 27 Jul 2006 12:21:39 +0000 (12:21 +0000)]
PR gcc/28508
* config/m32r/m32r.md (branch_insn): Reduce pc range for short branch.
 (rev_branch_insn): Likewise.

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

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

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

17 years ago PR rtl-optimization/28071
hubicka [Wed, 26 Jul 2006 22:51:56 +0000 (22:51 +0000)]
PR rtl-optimization/28071
* regmove.c (reg_is_remote_constant_p): Avoid quadratic behaviour.
(reg_set_in_bb, max_reg_computed): New static variables.
(regmove_optimize): Free the new array.
(fixup_match_1): Update call of reg_is_remote_constant_p.

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

17 years ago PR tree-optimization/27882
hubicka [Wed, 26 Jul 2006 20:17:32 +0000 (20:17 +0000)]
PR tree-optimization/27882
* cgraph.c (cgraph_remove_node): Clear needed, reachable, next, previous
and decl fields.
* cgraphunit.c (cgraph_reset_node): Expect cgraph_remove_node to kill
next pointer
(cgraph_analyze_compilation_unit): Likewise.
* ipa.c (cgraph_remove_unreachable_nodes): Likewise.
* ipa-inline.c (cgraph_decide_recursive_inlining): Likewise.
(cgraph_early_inlinine): Make order garbage collected.
* Makefile.in (gt-ipa-inline): New garbagecollected file.

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

17 years ago * dbxout.c (output_types_sort): Add a comment.
drow [Wed, 26 Jul 2006 17:38:37 +0000 (17:38 +0000)]
* dbxout.c (output_types_sort): Add a comment.
(output_used_types): Free the VEC.

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

17 years ago * function.c (reorder_fix_fragments): Delete.
drow [Wed, 26 Jul 2006 17:31:54 +0000 (17:31 +0000)]
* function.c (reorder_fix_fragments): Delete.
(reorder_blocks): Don't call it.
(reorder_blocks_1): Put all subblocks under the origin block.

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

17 years ago PR rtl-optimization/27907
rakdver [Wed, 26 Jul 2006 16:47:28 +0000 (16:47 +0000)]
PR rtl-optimization/27907
* expr.c (force_operand): Use convert_move to handle FLOAT_EXTEND and
FLOAT_TRUNCATE.

* gcc.c-torture/compile/pr27907.c: New test.

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

17 years ago * intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG,
fxcoudert [Wed, 26 Jul 2006 11:58:48 +0000 (11:58 +0000)]
* intrinsic.c (add_functions): Add INT2, SHORT, INT8, LONG,
LSTAT, MCLOCK and MCLOCK8 intrinsic functions.
(add_subroutines): Add LSTAT intrinsic subroutine.
* gfortran.h (gfc_generic_isym_id): Add GFC_ISYM_INT2,
GFC_ISYM_INT8, GFC_ISYM_LONG, GFC_ISYM_LSTAT, GFC_ISYM_MCLOCK
and GFC_ISYM_MCLOCK8.
* iresolve.c (gfc_resolve_int2, gfc_resolve_int8,
gfc_resolve_long, gfc_resolve_lstat, gfc_resolve_mclock,
gfc_resolve_mclock8, gfc_resolve_lstat_sub): New functions.
* check.c (gfc_check_intconv): New function.
* trans-intrinsic.c (gfc_conv_intrinsic_function): Add cases for
the added GFC_ISYM_*.
* simplify.c (gfc_simplify_intconv, gfc_simplify_int2,
gfc_simplify_int8, gfc_simplify_long): New functions.
* intrinsic.h (gfc_check_intconv, gfc_simplify_int2,
gfc_simplify_int8, gfc_simplify_long, gfc_resolve_int2,
gfc_resolve_int8, gfc_resolve_long, gfc_resolve_lstat,
gfc_resolve_mclock, gfc_resolve_mclock8, gfc_resolve_lstat_sub):
Add prototypes.

* gfortran.dg/mclock.f90: New test.
* gfortran.dg/int_conv_1.f90: New test.
* gfortran.dg/stat_1.f90: New test.
* gfortran.dg/stat_2.f90: New test.

* configure.ac: Check for function clock.
* Makefile.am: Compile new file intrinsics/clock.c.
* intrinsics/clock.c: New file.
* Makefile.in: Regenerate.
* configure: Regenerate.
* config.h.in: Regenerate.
* intrinsics/stat.c: Rename the old stat_i?_sub functions to
helper functions stat_i?_sub_0, and use them for both STAT and
LSTAT.

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

17 years ago Fix typo in previous commit, pr number.
jvdelisle [Wed, 26 Jul 2006 01:48:41 +0000 (01:48 +0000)]
Fix typo in previous commit, pr number.

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

17 years ago2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Wed, 26 Jul 2006 01:47:13 +0000 (01:47 +0000)]
2006-07-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/28335
* gfortran.dg/no_unit_error_1.f90: New test.
* gfortran.dg/no_unit_error_2.f90: New test.
* gfortran.dg/temporary_1.f90: Remove extraneous CLOSE.

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

17 years ago2006-07-25 Jerry DeLisle <jvdelisle@gcc.gnu.org>
jvdelisle [Wed, 26 Jul 2006 01:40:29 +0000 (01:40 +0000)]
2006-07-25  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

PR libgfortran/258335
* close.c (st_close): Add error when UNIT does not exist.
* file_position.c (st_flush): Add error when UNIT does not exist.

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

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

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

17 years ago PR middle-end/28473
sayle [Tue, 25 Jul 2006 23:21:56 +0000 (23:21 +0000)]
PR middle-end/28473
* convert.c (convert_to_integer): When transforming (T)foo(x) into
bar(x) check that bar's result type can represent all the values of T.

* gcc.dg/fold-convround-1.c: New test case.

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

17 years ago * tree-chrec.c (chrec_convert_aggressive): Return NULL on failure.
rakdver [Tue, 25 Jul 2006 20:38:37 +0000 (20:38 +0000)]
* tree-chrec.c (chrec_convert_aggressive): Return NULL on failure.

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

17 years ago2006-07-25 Torsten Schoenfeld <kaffeetisch@gmx.de>
andreast [Tue, 25 Jul 2006 20:01:22 +0000 (20:01 +0000)]
2006-07-25  Torsten Schoenfeld  <kaffeetisch@gmx.de>

* include/ffi.h.in (ffi_type_ulong, ffi_type_slong): Define correctly
for 32-bit architectures.
* testsuite/libffi.call/return_ul.c: New test case.

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

17 years ago* ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[] array.
nickc [Tue, 25 Jul 2006 15:33:50 +0000 (15:33 +0000)]
* ggc-page.c (NUM_SIZE_LOOKUP): New constant - the length of the size_lookup[] array.
  (ggc_alloc_stat): Use NUM_SIZE_LOOKUP.
  (ggc_pch_count_object): Likewise.
  (ggc_pch_alloc_object): Likewise.
  (ggc_pch_write_object): Likewise.
  (init_ggc): Do not attempt to initialize entries in the size_lookup[] array
  for objects whose size is greater than than the length of the array.

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

17 years ago * dbxout.c (output_used_types_helper): Push queued types
drow [Tue, 25 Jul 2006 12:31:33 +0000 (12:31 +0000)]
* dbxout.c (output_used_types_helper): Push queued types
on a VEC.
(output_types_sort): New.
(output_used_types): Collect used types on a VEC and sort them
before emission.

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

17 years ago2006-07-25 Paolo Bonzini <bonzini@gnu.org>
bonzini [Tue, 25 Jul 2006 08:41:02 +0000 (08:41 +0000)]
2006-07-25  Paolo Bonzini  <bonzini@gnu.org>

* config.guess: Import from src (was more updated).
* config.sub: Likewise.

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

17 years agoconfig:
bonzini [Tue, 25 Jul 2006 08:30:38 +0000 (08:30 +0000)]
config:
2006-07-25  Paolo Bonzini  <bonzini@gnu.org>

PR build/26188
        * stdint.m4: Test for uintptr_t even on systems with uint64_t or uint32_t.

libdecnumber:
2006-07-25  Paolo Bonzini  <bonzini@gnu.org>

PR build/26188
* configure: Regenerate.

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

PR build/26188
* configure: Regenerate.

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

17 years ago2006-07-24 Steven G. Kargl <kargls@comcast.net>
kargl [Tue, 25 Jul 2006 05:08:33 +0000 (05:08 +0000)]
2006-07-24  Steven G. Kargl  <kargls@comcast.net>

* gfortran.dg/arithmetic_if.f90:  Fix comments.

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

17 years ago PR c++/27572
reichelt [Tue, 25 Jul 2006 00:57:10 +0000 (00:57 +0000)]
PR c++/27572
* decl.c (grokdeclarator): Return error_mark_node after invalid
typedef.

* g++.dg/other/typedef1.C: New test.
* g++.dg/template/typedef4.C: New test.
* g++.dg/template/typedef5.C: New test.

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

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

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

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