OSDN Git Service

pf3gnuchains/gcc-fork.git
18 years ago PR rtl-optimization/27538
kazu [Sun, 14 May 2006 16:07:12 +0000 (16:07 +0000)]
PR rtl-optimization/27538
* combine.c (expand_compound_operation): Call gen_lowpart
before calling simplify_shift_const.

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

18 years ago PR rtl-optimization/22563
sayle [Sun, 14 May 2006 15:48:11 +0000 (15:48 +0000)]
PR rtl-optimization/22563
* expmed.c (store_fixed_bit_field): When using AND and IOR to store
a fixed width bitfield, always force the intermediates into psuedos.

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

18 years ago2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
aldot [Sun, 14 May 2006 10:48:49 +0000 (10:48 +0000)]
2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>

PR 27501
* mkconfig.sh: Use operator = instead of == for test.

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

18 years ago2006-05-14 Bernhard Fischer <aldot@gcc.gnu.org>
aldot [Sun, 14 May 2006 10:36:31 +0000 (10:36 +0000)]
2006-05-14  Bernhard Fischer  <aldot@gcc.gnu.org>

* README: Fix typo.

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

18 years ago* dwarf2out.c (dbx_reg_number): Check return value from
nickc [Sun, 14 May 2006 07:44:21 +0000 (07:44 +0000)]
* dwarf2out.c (dbx_reg_number): Check return value from
  LEAF_REG_REMAP and only use it if it is valid.
  (multiple_reg_loc_descriptor): Likewise.

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

18 years ago2006-05-13 Richard Guenther <rguenther@suse.de>
sayle [Sun, 14 May 2006 03:49:50 +0000 (03:49 +0000)]
2006-05-13  Richard Guenther  <rguenther@suse.de>

* config.host <i[34567]86-*-cygwin*>: Append i386/x-cygwin to
host_xmake_file.

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

18 years agoDaily bump.
gccadmin [Sun, 14 May 2006 00:17:15 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago * df-core.c (df_bb_regno_last_use_find): Do not look for dataflow
steven [Sat, 13 May 2006 23:14:47 +0000 (23:14 +0000)]
* df-core.c (df_bb_regno_last_use_find): Do not look for dataflow
information attached to non-INSNs such as NOTEs.
(df_bb_regno_first_def_find, df_bb_regno_last_def_find): Likewise.

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

18 years ago * sources.am, Makefile.in: Rebuilt.
tromey [Sat, 13 May 2006 21:21:28 +0000 (21:21 +0000)]
* sources.am, Makefile.in: Rebuilt.
* Makefile.am (nat_source_files): Mention natVMChannels.cc, not
natChannels.cc.
* java/nio/channels/natVMChannels.cc: Renamed from
natChannels.cc.
* java/nio/channels/Channels.java: Removed.
* java/nio/channels/natChannels.cc: Removed.
* java/nio/channels/VMChannels.java: New file.

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

18 years ago * gcc.dg/pr27003.c: New test.
rakdver [Sat, 13 May 2006 19:52:31 +0000 (19:52 +0000)]
* gcc.dg/pr27003.c: New test.

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

18 years agoadd self to MAINTAINERS
sandra [Sat, 13 May 2006 18:46:39 +0000 (18:46 +0000)]
add self to MAINTAINERS

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

18 years ago * sources.am, Makefile.in: Rebuilt.
tromey [Sat, 13 May 2006 18:41:38 +0000 (18:41 +0000)]
* sources.am, Makefile.in: Rebuilt.
* java/text/DateFormat.java: Removed.

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

18 years ago * sources.am, Makefile.in: Rebuilt.
tromey [Sat, 13 May 2006 17:58:50 +0000 (17:58 +0000)]
* sources.am, Makefile.in: Rebuilt.
* gnu/java/net/protocol/jar/Connection.java: Removed.
* java/net/JarURLConnection.java: Removed.

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

18 years ago * include/java-interp.h (_Jv_InterpMethod::dump_object): Removed
tromey [Sat, 13 May 2006 15:49:07 +0000 (15:49 +0000)]
* include/java-interp.h (_Jv_InterpMethod::dump_object): Removed
declaration.

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

18 years ago2006-05-13 Peter Doerfler <gcc@pdoerfler.com>
paolo [Sat, 13 May 2006 10:49:40 +0000 (10:49 +0000)]
2006-05-13  Peter Doerfler  <gcc@pdoerfler.com>

* include/tr1/hashtable (identity<>::operator(),
extract1st<>::operator()): Return by const ref.

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

18 years ago * sources.am, Makefile.in: Rebuilt.
tromey [Sat, 13 May 2006 02:16:22 +0000 (02:16 +0000)]
* sources.am, Makefile.in: Rebuilt.
* java/util/logging/LogManager.java: Removed.
* java/util/logging/Logger.java (resetLogger): New method, from
Classpath.
* java/io/RandomAccessFile.java: Removed.
* gnu/java/nio/channels/FileChannelImpl.java (create): New
method.
(FileChannelImpl): Now private.
* java/io/FileInputStream.java: Removed.
* java/io/FileOutputStream.java: Removed.
* java/security/AccessControlContext.java: Removed.
* java/lang/ThreadLocal.java: Removed.
* java/lang/InheritableThreadLocal.java: Removed.
* java/lang/Thread.java (locals): New field.
(getThreadLocals): New method.
* java/lang/natThread.cc (finish_): Clear 'locals'.

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

18 years agoDaily bump.
gccadmin [Sat, 13 May 2006 00:17:10 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago * lib/target-supports.dg (check_cxa_atexit_available): Change
sje [Fri, 12 May 2006 19:52:34 +0000 (19:52 +0000)]
* lib/target-supports.dg (check_cxa_atexit_available): Change
v3_target_compile to ${tool}_target_compile.

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

18 years ago* cplus-dem.c (demangle_fund_type): Ensure buf is large enough to
dj [Fri, 12 May 2006 19:44:29 +0000 (19:44 +0000)]
* cplus-dem.c (demangle_fund_type): Ensure buf is large enough to
hold "int%u_t".

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

18 years ago2006-05-12 Andreas Krebbel <krebbel1@de.ibm.com>
krebbel [Fri, 12 May 2006 07:51:35 +0000 (07:51 +0000)]
2006-05-12  Andreas Krebbel  <krebbel1@de.ibm.com>

* config/s390/s390.c (s390_const_ok_for_constraint_p): Disallow -4G for
On contraint.
* config/s390/s390.md: Adjust comment describing On constraint.

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

18 years agoDaily bump.
gccadmin [Fri, 12 May 2006 00:17:30 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago2006-05-11 Bryce McKinlay <mckinlay@redhat.com>
bryce [Thu, 11 May 2006 22:20:07 +0000 (22:20 +0000)]
2006-05-11  Bryce McKinlay  <mckinlay@redhat.com>

* gnu/gcj/runtime/NameFinder.java (lookup): If exec'ing addr2line
fails, don't try again.
(use_addr2line): Field no longer final.

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

18 years ago * lib/scanasm.exp (scan-not-hidden): Fix typo.
jason [Thu, 11 May 2006 21:49:35 +0000 (21:49 +0000)]
    * lib/scanasm.exp (scan-not-hidden): Fix typo.

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

18 years ago PR fortran/27553
fxcoudert [Thu, 11 May 2006 21:37:10 +0000 (21:37 +0000)]
PR fortran/27553
* parse.c (next_free): Return instead of calling decode_statement
upon error.
* gfortran.dg/label_5.f90: New test.

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

18 years ago2006-05-11 Bryce McKinlay <mckinlay@redhat.com>
bryce [Thu, 11 May 2006 20:53:04 +0000 (20:53 +0000)]
2006-05-11  Bryce McKinlay  <mckinlay@redhat.com>

* gnu/gcj/runtime/NameFinder.java (blacklist): New static field.
(lookup): If addr2line fails to find an address, flag the binary as
having no debug info and avoid calling addr2line on it again.

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

18 years ago * lib/target-supports.exp (check_effective_target_powerpc_fprs,
jsm28 [Thu, 11 May 2006 19:56:21 +0000 (19:56 +0000)]
* lib/target-supports.exp (check_effective_target_powerpc_fprs,
check_effective_target_powerpc_altivec_ok): New.
* g++.dg/eh/simd-2.C, g++.dg/ext/altivec-1.C,
g++.dg/ext/altivec-10.C, g++.dg/ext/altivec-11.C,
g++.dg/ext/altivec-12.C, g++.dg/ext/altivec-13.C,
g++.dg/ext/altivec-2.C, g++.dg/ext/altivec-3.C,
g++.dg/ext/altivec-4.C, g++.dg/ext/altivec-5.C,
g++.dg/ext/altivec-6.C, g++.dg/ext/altivec-7.C,
g++.dg/ext/altivec-8.C, g++.dg/ext/altivec-9.C,
g++.dg/ext/altivec-types-1.C, g++.dg/ext/altivec-types-2.C,
g++.dg/ext/altivec-types-3.C, g++.dg/ext/altivec-types-4.C,
gcc.dg/dfp/altivec-types.c, gcc.dg/simd-3.c,
gcc.dg/vect/vect-82_64.c, gcc.dg/vect/vect-83_64.c,
gcc.dg/vmx/vmx.exp, gcc.target/powerpc/980827-1.c,
gcc.target/powerpc/altivec-1.c, gcc.target/powerpc/altivec-10.c,
gcc.target/powerpc/altivec-11.c, gcc.target/powerpc/altivec-12.c,
gcc.target/powerpc/altivec-13.c, gcc.target/powerpc/altivec-14.c,
gcc.target/powerpc/altivec-15.c, gcc.target/powerpc/altivec-16.c,
gcc.target/powerpc/altivec-17.c, gcc.target/powerpc/altivec-18.c,
gcc.target/powerpc/altivec-19.c, gcc.target/powerpc/altivec-2.c,
gcc.target/powerpc/altivec-21.c, gcc.target/powerpc/altivec-22.c,
gcc.target/powerpc/altivec-3.c, gcc.target/powerpc/altivec-4.c,
gcc.target/powerpc/altivec-5.c, gcc.target/powerpc/altivec-6.c,
gcc.target/powerpc/altivec-7.c, gcc.target/powerpc/altivec-8.c,
gcc.target/powerpc/altivec-9.c,
gcc.target/powerpc/altivec-consts.c,
gcc.target/powerpc/altivec-pr22085.c,
gcc.target/powerpc/altivec-splat.c,
gcc.target/powerpc/altivec-types-1.c,
gcc.target/powerpc/altivec-types-2.c,
gcc.target/powerpc/altivec-types-3.c,
gcc.target/powerpc/altivec-types-4.c,
gcc.target/powerpc/altivec-varargs-1.c,
gcc.target/powerpc/altivec-vec-merge.c,
gcc.target/powerpc/ppc-vector-memcpy.c,
gcc.target/powerpc/ppc-vector-memset.c,
gcc.target/powerpc/ppc64-abi-2.c, gcc.target/powerpc/pr16155.c,
gcc.target/powerpc/pr16286.c, gcc.target/powerpc/pr27158.c: Use
these effective targets.
* gcc.dg/vmx/pr27006.c: Add missing close brace.
* gcc.dg/20020103-1.c: XFAIL on powerpc*-*-*.

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

18 years ago * testsuite/libjava.compile/PR20418.java: New.
daney [Thu, 11 May 2006 17:52:42 +0000 (17:52 +0000)]
* testsuite/libjava.compile/PR20418.java: New.
* testsuite/libjava.compile/PR20418.xfail: New.

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

18 years ago * cgraphunit.c (decide_is_function_needed): Don't force always_inline
hubicka [Thu, 11 May 2006 16:11:37 +0000 (16:11 +0000)]
* cgraphunit.c (decide_is_function_needed): Don't force always_inline
to be output at -O0.

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

18 years ago PR middle-end/27384
reichelt [Thu, 11 May 2006 15:07:45 +0000 (15:07 +0000)]
PR middle-end/27384
* fold-const.c (size_binop): Move sanity check for arguments to
the beginning of the function.

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

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

18 years ago PR middle-end/27488
reichelt [Thu, 11 May 2006 14:58:54 +0000 (14:58 +0000)]
PR middle-end/27488
* fold-const.c (tree_expr_nonnegative_p): Return early on invalid
expression.

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

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

18 years ago PR c++/27547
reichelt [Thu, 11 May 2006 14:41:03 +0000 (14:41 +0000)]
PR c++/27547
* decl.c (copy_fn_p): Return early on non-member functions.

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

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

18 years ago2006-05-11 Andrew Haley <aph@redhat.com>
aph [Thu, 11 May 2006 09:57:53 +0000 (09:57 +0000)]
2006-05-11  Andrew Haley  <aph@redhat.com>

        * gnu/gcj/runtime/natSharedLibLoader.cc (init): Remove debugging
        line.

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

18 years ago2006-05-11 Richard Guenther <rguenther@suse.de>
rguenth [Thu, 11 May 2006 08:29:40 +0000 (08:29 +0000)]
2006-05-11  Richard Guenther  <rguenther@suse.de>

PR middle-end/27529
* fold-const.c (fold_unary): Handle intermediate conversion
to a pointer type like intermediate conversion to an integer
type in folding of (T1)(T2)var to var.
Match the code to the comment in the final conversion for
(T1)(T2)var to (T1)var regarding to type precision.  Rather
than disallow T1 being of pointer type, assert that both T1
and var are of pointer type or not.  Make sure not to fall
over the frontends lazyness wrt array to pointer decay though.

* gcc.dg/tree-ssa/foldcast-1.c: New testcase.

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

18 years agoDaily bump.
gccadmin [Thu, 11 May 2006 00:17:24 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago * lib/target-supports-dg.exp (check-flags): New.
janis [Wed, 10 May 2006 22:13:39 +0000 (22:13 +0000)]
* lib/target-supports-dg.exp (check-flags): New.
(dg-skip-if): Move flag checks.

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

18 years ago * testsuite/lib/libstdc++.exp (check_v3_target_cxa_atexit):
sje [Wed, 10 May 2006 21:58:34 +0000 (21:58 +0000)]
* testsuite/lib/libstdc++.exp (check_v3_target_cxa_atexit):
Move to gcc subdir.
* testsuite/lib/dg-options.exp (dg-require-iconv): Remove.
(dg-require-cxa-atexit): Move to gcc subdir.

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

18 years ago * lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
sje [Wed, 10 May 2006 21:55:34 +0000 (21:55 +0000)]
* lib/target-supports-dg.exp (dg-require-cxa-atexit): New.
* lib/target-supports.dg (check_cxa_atexit_available): New.

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

18 years ago r113709@merlin: rearnsha | 2006-05-10 22:53:26 +0100
rearnsha [Wed, 10 May 2006 21:54:06 +0000 (21:54 +0000)]
 r113709@merlin:  rearnsha | 2006-05-10 22:53:26 +0100
  * arm.c (arm_struct_value_rtx): Delete.
  (TARGET_STRUCT_VALUE_RTX): Use the default definition.
  (arm_init_cumulative_args): Always initialize nregs to zero.

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

18 years ago2006-05-10 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 10 May 2006 19:41:46 +0000 (19:41 +0000)]
2006-05-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27532
* tree-object-size.c (plus_expr_object_size): Fix typo.

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

18 years ago2006-05-10 Paolo Carlini <pcarlini@suse.de>
paolo [Wed, 10 May 2006 18:37:54 +0000 (18:37 +0000)]
2006-05-10  Paolo Carlini  <pcarlini@suse.de>
    Peter Doerfler  <gcc@pdoerfler.com>

* include/tr1/hashtable (hashtable_iterator<>::hashtable_iterator(),
hashtable_const_iterator<>::hashtable_const_iterator(),
node_iterator<>::node_iterator(),
node_const_iterator<>::node_const_iterator()): Add.
(node_iterator<>::node_iterator(hash_node<>*),
node_const_iterator<>::node_const_iterator(hash_node<>*)): Tweak,
remove default.
* testsuite/tr1/6_containers/unordered/hashtable/
iterators_default_constructor.c: New.

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

18 years ago2005-05-10 Thomas Koenig <Thomas.Koenig@online.de>
tkoenig [Wed, 10 May 2006 18:26:51 +0000 (18:26 +0000)]
2005-05-10  Thomas Koenig  <Thomas.Koenig@online.de>

PR fortran/27470
* trans-array.c(gfc_array_allocate):  If ref->next exists
that is if there is a statement like ALLOCATE(foo%bar(2)),
F95 rules require that bar should be a pointer.

2005-05-10  Thomas Koenig  <Thomas.Koenig@online.de>

PR fortran/27470
* gfortran.dg/multiple_allocation_2.f90:  New test case.

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

18 years ago * gcc.target/arm/pr27387.C: Fix a comment typo.
kazu [Wed, 10 May 2006 17:50:34 +0000 (17:50 +0000)]
* gcc.target/arm/pr27387.C: Fix a comment typo.

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

18 years ago2006-05-10 Andrew Haley <aph@redhat.com>
aph [Wed, 10 May 2006 17:50:09 +0000 (17:50 +0000)]
2006-05-10  Andrew Haley  <aph@redhat.com>

        * java/lang/natClassLoader.cc: Add comments.

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

18 years ago2006-05-10 Andrew Haley <aph@redhat.com>
aph [Wed, 10 May 2006 17:49:23 +0000 (17:49 +0000)]
2006-05-10  Andrew Haley  <aph@redhat.com>

        * class.c (emit_indirect_register_classes): Fix comment.

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

18 years ago PR target/24949
kazu [Wed, 10 May 2006 17:35:24 +0000 (17:35 +0000)]
PR target/24949
* config/m68k/m68k.md (ashrdi_const32, ashrdi_const32_mem,
ashrdi_const, ashrdi3): Use a scratch register.

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

18 years ago2006-05-09 Andrew Haley <aph@redhat.com>
aph [Wed, 10 May 2006 17:17:20 +0000 (17:17 +0000)]
2006-05-09  Andrew Haley  <aph@redhat.com>

        * prims.cc (_Jv_soleIndirectCompiledEngine): New.
        * include/execution.h (Jv_CompiledEngine::do_allocate_static_fields):
        Remove body.
        (_Jv_CompiledEngine::allocate_field_initializers): New.
        (_Jv_CompiledEngine::_Jv_CompiledEngine): Initialize
        allocate_field_initializers.
        (class _Jv_IndirectCompiledClass): New.
        (struct _Jv_IndirectCompiledEngine): New.
        * java/lang/Class.h: (IndirectCompiledEngine): New.
        * java/lang/natClassLoader.cc (_Jv_NewClassFromInitializer): Set
        engine to _Jv_soleIndirectCompiledEngine
        * link.cc (ensure_fields_laid_out): Call
        engine->allocate_field_initializers().

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

18 years ago2006-05-10 Marc Glisse <marc.glisse@normalesup.org>
paolo [Wed, 10 May 2006 15:43:20 +0000 (15:43 +0000)]
2006-05-10  Marc Glisse  <marc.glisse@normalesup.org>

* include/ext/pool_allocator.h: Add missing std:: qualifications.
* include/ext/mt_allocator.h: Likewise.
* include/ext/pb_assoc/detail/resize_policy/
hash_load_check_resize_trigger_imp.hpp: Likewise.
* include/ext/pb_assoc/detail/resize_policy/
hash_standard_resize_policy_imp.hpp: Likewise.
* include/ext/pb_assoc/detail/lu_policy/
counter_lu_metadata_imp.hpp: Likewise.
* include/ext/pb_assoc/detail/map_debug_base.hpp: Likewise.
* libsupc++/eh_alloc.cc: Typo: memcpy -> memset.

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

18 years ago PR fortran/20460
fxcoudert [Wed, 10 May 2006 14:58:48 +0000 (14:58 +0000)]
PR fortran/20460
* resolve.c (gfc_resolve_index): Make REAL array indices a
GFC_STD_LEGACY feature.

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

18 years ago PR fortran/24549
fxcoudert [Wed, 10 May 2006 14:51:26 +0000 (14:51 +0000)]
PR fortran/24549
* parse.c (reject_statement): Clear gfc_new_block.
* gfortran.dg/error_recovery_1.f90: New test.

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

18 years ago2006-05-10 Richard Guenther <rguenther@suse.de>
rguenth [Wed, 10 May 2006 10:22:39 +0000 (10:22 +0000)]
2006-05-10  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27302
* fold-const.c (operand_equal_p): For two comparisons,
try comparison of one comparison code swapped if that yields
the same code.

* gcc.dg/torture/pr27302.c: New testcase.

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

18 years ago * tree-pretty-print.c (pretty_print_string): No need to handle
bje [Wed, 10 May 2006 01:18:28 +0000 (01:18 +0000)]
    * tree-pretty-print.c (pretty_print_string): No need to handle
        '\0' as a special character.

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

18 years ago * tree.h: Include "hashtab.h".
bje [Wed, 10 May 2006 01:10:11 +0000 (01:10 +0000)]
    * tree.h: Include "hashtab.h".
        (iterative_hash_expr): Use hashval_t in its prototype.
        * Makefile.in (TREE_H): Add $(HASHTAB_H).

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

18 years agoDaily bump.
gccadmin [Wed, 10 May 2006 00:17:34 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago PR bootstrap/26872
sje [Tue, 9 May 2006 20:00:55 +0000 (20:00 +0000)]
PR bootstrap/26872
* config.gcc (hppa[12]*-*-hpux10*): Set gas to yes.
(hppa*64*-*-hpux11*): Ditto.
(hppa[12]*-*-hpux11*): Ditto.

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

18 years ago PR target/26545
dje [Tue, 9 May 2006 17:09:06 +0000 (17:09 +0000)]
PR target/26545
* config/rs6000/aix41.h (TARGET_64BIT): Define.

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

18 years agoCommit chnages missed in the previous commit.
kargl [Tue, 9 May 2006 16:25:21 +0000 (16:25 +0000)]
Commit chnages missed in the previous commit.

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

18 years ago * config.host (<i[34567]86-*-*, x86_64-*-*>): Set
matz [Tue, 9 May 2006 15:40:12 +0000 (15:40 +0000)]
* config.host (<i[34567]86-*-*, x86_64-*-*>): Set
host_extra_gcc_objs and host_xmake_file.
(<*-*-linux*>): Don't overwrite host_xmake_file.
* gcc.c (static_spec_functions): Add EXTRA_SPEC_FUNCTIONS.
* config/i386/i386.h (EXTRA_SPEC_FUNCTIONS): Define.
(host_detect_local_cpu): Declare.
(CC1_CPU_SPEC): Add -march=native and -mtune=native cases.
* config/i386/i386.c (override_options): Handle -mtune=native
as -mtune=generic.
* config/i386/x-i386: New file.
* config/i386/driver-i386.c: New file.
* doc/invoke.texi (<i386 and x86-64 Options>): Describe
cpu-type "native".

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

18 years ago2006-05-09 Dirk Mueller <dmueller@suse.de>
rguenth [Tue, 9 May 2006 14:16:50 +0000 (14:16 +0000)]
2006-05-09  Dirk Mueller  <dmueller@suse.de>
Richard Guenther  <rguenther@suse.de>

PR middle-end/27498
* fold-const.c (fold_read_from_constant_string): Relax check
for matching types to matching modes.

* gcc.dg/tree-ssa/pr27498.c: New testcase.

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

18 years ago PR rtl-optimization/27335
rakdver [Tue, 9 May 2006 09:10:15 +0000 (09:10 +0000)]
PR rtl-optimization/27335
* loop-unroll.c (peel_loops_completely): Use loops->parray to walk the
loops.

* gcc.dg/pr27335.c: New test.

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

18 years ago2006-05-06 Chao-ying Fu <fu@mips.com>
rsandifo [Tue, 9 May 2006 07:42:38 +0000 (07:42 +0000)]
2006-05-06  Chao-ying Fu  <fu@mips.com>
    Richard Sandiford  <richard@codesourcery.com>

gcc/
* config/mips/mips-ps-3d.md (scc_ps, s<code>_ps): New patterns.
(vcondv2sf, sminv2sf3, smaxv2sf3): Likewise.
* config/mips/mips.md (UNSPEC_SCC): New constant.
* config/mips/mips-protos.h (mips_expand_vcondv2sf): Declare.
* config/mips/mips.c (mips_reverse_fp_cond_p): New function.
(mips_emit_compare): Use it.
(mips_expand_vcondv2sf): New function.

gcc/testsuite/
* gcc.target/mips/mips-ps-5.c: New file.

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

18 years agoRemove conflict marker around 2006-05-07.
bje [Tue, 9 May 2006 05:25:08 +0000 (05:25 +0000)]
Remove conflict marker around 2006-05-07.

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

18 years ago2006-05-08 Daniel Berlin <dberlin@dberlin.org>
dberlin [Tue, 9 May 2006 01:28:47 +0000 (01:28 +0000)]
2006-05-08  Daniel Berlin  <dberlin@dberlin.org>

Fix PR tree-optimization/27093
* tree-ssa-alias.c (recalculate_used_alone): Mark variables for
renaming when they become not-used_alone.

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

18 years ago * hpux-unwind.h (pa_fallback_frame_state): Handle return parameter
danglin [Tue, 9 May 2006 00:36:11 +0000 (00:36 +0000)]
* hpux-unwind.h (pa_fallback_frame_state): Handle return parameter
relocation and relocation stubs.

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

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

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

18 years ago2006-05-08 Eric Christopher <echristo@apple.com>
echristo [Mon, 8 May 2006 22:16:31 +0000 (22:16 +0000)]
2006-05-08  Eric Christopher  <echristo@apple.com>

        * unwind-dw2-fde-darwin.c (examine_objects): Only check data
        section for ppc.

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

18 years ago PR middle-end/25962
hubicka [Mon, 8 May 2006 21:42:17 +0000 (21:42 +0000)]
PR middle-end/25962
* cgraphunit.c (decide_is_function_needed): When not optimizing even
unused static functions are needed.

* gcc.dg/pr25962.c: New.

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

18 years ago PR target/27158
sayle [Mon, 8 May 2006 21:09:49 +0000 (21:09 +0000)]
PR target/27158
* reload.c (find_reloads_toplev): Only return the simplified SUBREG
of a reg_equiv_constant if the result is a legitimate constant.

* gcc.target/powerpc/pr27158.c: New test case.

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

18 years ago2006-05-08 Laurent GUERBY <laurent@guerby.net>
guerby [Mon, 8 May 2006 16:50:40 +0000 (16:50 +0000)]
2006-05-08  Laurent GUERBY  <laurent@guerby.net>

        PR testsuite/27476
        * ada/acats/run_all.sh: Use test -z.

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

18 years ago PR libfortran/18271
fxcoudert [Mon, 8 May 2006 09:59:09 +0000 (09:59 +0000)]
PR libfortran/18271
* gfortran.dg/spec_expr_3.f90: New test.

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

18 years ago PR target/27277
uros [Mon, 8 May 2006 06:10:03 +0000 (06:10 +0000)]
PR target/27277
* config/i386/i386.c (ix86_rtx_costs) [FLOAT_EXTEND]: For
standard 80387 constants, raise the cost to prevent
compress_float_constant() to generate load from memory.

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

18 years ago * see.c, tree-flow-inline.h, tree-phinodes.c: Fix comment
kazu [Mon, 8 May 2006 05:17:54 +0000 (05:17 +0000)]
* see.c, tree-flow-inline.h, tree-phinodes.c: Fix comment
typos.

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

18 years ago * config/arm/constraints.md (c): Fix a typo.
kazu [Mon, 8 May 2006 05:10:07 +0000 (05:10 +0000)]
* config/arm/constraints.md (c): Fix a typo.

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

18 years agoRemove the svn:mime-type property.
kazu [Mon, 8 May 2006 05:03:35 +0000 (05:03 +0000)]
Remove the svn:mime-type property.

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

18 years agogcc/
hjl [Mon, 8 May 2006 03:43:07 +0000 (03:43 +0000)]
gcc/

2006-05-07  H.J. Lu  <hongjiu.lu@intel.com>

PR target/24879
* config/i386/pmmintrin.h (_mm_monitor): Remove macro. Use
inline function.
(_mm_mwait): Likewise.

* config/i386/sse.md (sse3_mwait): Replace "mwait\t%0, %1" with
"mwait".
(sse3_monitor): Make it 32bit only.
(sse3_monitor64): New. 64bit monitor.

gcc/testsuite/

2006-05-07  H.J. Lu  <hongjiu.lu@intel.com>

PR target/24879
* gcc.target/i386/monitor.c: New file.

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

18 years ago * gcc.dg/pr27095.c: xfail *-*-darwin*.
amodra [Mon, 8 May 2006 00:39:10 +0000 (00:39 +0000)]
* gcc.dg/pr27095.c: xfail *-*-darwin*.

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

18 years ago PR c++/27447
reichelt [Mon, 8 May 2006 00:26:08 +0000 (00:26 +0000)]
PR c++/27447
* decl2.c (build_memfn_type): Skip invalid functions and class types.

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

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

18 years agoDaily bump.
gccadmin [Mon, 8 May 2006 00:17:25 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago PR target/27421
reichelt [Sun, 7 May 2006 21:15:33 +0000 (21:15 +0000)]
PR target/27421
* config/i386/i386.c (classify_argument): Skip fields with invalid
types.

* gcc.dg/array-9.c: New test.

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

18 years ago2006-05-07 Richard Guenther <rguenther@suse.de>
rguenth [Sun, 7 May 2006 21:03:55 +0000 (21:03 +0000)]
2006-05-07  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27409
* tree-ssa-structalias.c (get_constraint_for_component_ref):
Do not try to find zero-sized subvars.

* gcc.dg/torture/pr27409.c: New testcase.

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

18 years ago2006-05-07 Paolo Carlini <pcarlini@suse.de>
paolo [Sun, 7 May 2006 16:52:41 +0000 (16:52 +0000)]
2006-05-07  Paolo Carlini  <pcarlini@suse.de>

* include/tr1/type_traits (integral_constant<>::value): Define.
* testsuite/tr1/4_metaprogramming/helper_classes/static_definition.cc:
New.

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

18 years ago * ChangeLog: haste made me write my name, but I'm only the
fxcoudert [Sun, 7 May 2006 16:36:41 +0000 (16:36 +0000)]
* ChangeLog: haste made me write my name, but I'm only the
commiter of revision 113603.

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

18 years ago PR fortran/27378
fxcoudert [Sun, 7 May 2006 16:33:30 +0000 (16:33 +0000)]
PR fortran/27378
* parse.c (next_statement): Add check to avoid an ICE when
gfc_current_locus.lb is not set.

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

18 years agofortran/
tobi [Sun, 7 May 2006 13:46:02 +0000 (13:46 +0000)]
fortran/
PR fortran/27457
* match.c (match_case_eos): Error out on garbage following
CASE(...).
testsuite/
PR fortran/27457
* gfortran.dg/select_6.f90: New.

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

18 years ago2006-05-07 Richard Guenther <rguenther@suse.de>
rguenth [Sun, 7 May 2006 13:07:22 +0000 (13:07 +0000)]
2006-05-07  Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27136
* tree-ssa-loop-niter.c (get_val_for): Correct function
comment, assert requirements.
(loop_niter_by_eval): Stop processing if the iterated
value did not simplify.

* gcc.dg/torture/pr27136.c: New testcase.

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

18 years ago2006-05-07 Mircea Namolaru <namolaru@il.ibm.com>
razya [Sun, 7 May 2006 08:21:25 +0000 (08:21 +0000)]
2006-05-07  Mircea Namolaru  <namolaru@il.ibm.com>

        * opts.c (flag_see): remove its setting at -O3.

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

18 years ago2006-05-07 Paul Thomas <pault@gcc.gnu.org>
pault [Sun, 7 May 2006 05:46:26 +0000 (05:46 +0000)]
2006-05-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/24813
* trans-array.c (get_array_ctor_strlen): Remove static attribute.
* trans.h: Add prototype for get_array_ctor_strlen.
* trans-intrinsic.c (gfc_conv_intrinsic_len): Switch on EXPR_ARRAY
and call get_array_ctor_strlen.

2006-05-07  Paul Thomas  <pault@gcc.gnu.org>

PR fortran/24813
* gfortran.dg/char_cons_len_1.f90: New test.

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

18 years agoDaily bump.
gccadmin [Sun, 7 May 2006 00:17:25 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago r113612@merlin: rearnsha | 2006-05-07 00:19:18 +0100
rearnsha [Sat, 6 May 2006 23:19:48 +0000 (23:19 +0000)]
 r113612@merlin:  rearnsha | 2006-05-07 00:19:18 +0100
  * genpeep.c (main): Make insn-peep.c depend on flags.h.
  * arm/constraints.md: New file.
  * arm.h (REG_CLASS_FROM_LETTER_P): Delete.
  (CONST_OK_FOR_ARM_LETTER, CONST_OK_FOR_THUMB_LETTER)
  (CONST_OK_FOR_LETTER_P, CONST_DOUBLE_OK_FOR_ARM_LETTER)
  (CONST_DOUBLE_OK_FOR_LETTER_P, EXTRA_CONSTRAINT_STR_ARM)
  (CONSTRAINT_LEN, EXTRA_CONSTRAINT_THUMB, EXTRA_CONSTRAINT_STR)
  (EXTRA_MEMORY_CONSTRAINT): Likewise.
  * arm.md: Include constraints.md.
  (thumb_movsi_insn): Use satisfies_constraint_J.
  (movhi, movqi): Use satisfies_constraint_I.

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

18 years ago2006-05-06 Andreas Tobler <a.tobler@schweiz.ch>
andreast [Sat, 6 May 2006 20:57:18 +0000 (20:57 +0000)]
2006-05-06  Andreas Tobler  <a.tobler@schweiz.ch>

* testsuite/libjava.jni/jni.exp (gcj_jni_compile_c_to_so): Add check for
HP-UX and add appropriate extension for shared libraries, sl.
(gcj_jni_test_one): Likewise.

* testsuite/lib/libjava.exp (libjava_find_lib): Add sl to the shared
library extensions.

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

18 years ago * config/avr/avr.h (CRT_BINUTILS_SPECS): Fixed crt* file name for
denisc [Sat, 6 May 2006 20:49:20 +0000 (20:49 +0000)]
    * config/avr/avr.h (CRT_BINUTILS_SPECS): Fixed crt* file name for
atmega645 device.

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

18 years ago PR c++/27427
reichelt [Sat, 6 May 2006 20:40:23 +0000 (20:40 +0000)]
PR c++/27427
* pt.c (convert_nontype_argument): Return early on invalid arguments.

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

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

18 years ago2006-05-06 Richard Guenther <rguenther@suse.de>
rguenth [Sat, 6 May 2006 17:37:53 +0000 (17:37 +0000)]
2006-05-06   Richard Guenther  <rguenther@suse.de>

PR tree-optimization/27151
* tree-vect-transform.c (vectorizable_condition): Punt on
values that have a different type than the condition.

* gcc.dg/vect/pr27151.c: New testcase.

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

18 years agoCredit Stanislaw Skowronek in 2006-05-02 change.
rsandifo [Sat, 6 May 2006 16:06:40 +0000 (16:06 +0000)]
Credit Stanislaw Skowronek in 2006-05-02 change.

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

18 years ago * pt.c (process_template_parm): Remove superfluous temporary.
reichelt [Sat, 6 May 2006 00:44:29 +0000 (00:44 +0000)]
* pt.c (process_template_parm): Remove superfluous temporary.

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

18 years ago PR c++/27430
reichelt [Sat, 6 May 2006 00:40:40 +0000 (00:40 +0000)]
PR c++/27430
* pt.c (process_template_parm): Handle erroneous non-type parameters.

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

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

18 years ago PR c++/27423
reichelt [Sat, 6 May 2006 00:32:27 +0000 (00:32 +0000)]
PR c++/27423
* typeck.c (convert_for_initialization): Skip erroneous types.

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

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

18 years ago PR c++/27422
reichelt [Sat, 6 May 2006 00:19:40 +0000 (00:19 +0000)]
PR c++/27422
* typeck.c (convert_arguments): Return early on args with
invalid types.

* g++.dg/conversion/void1.C: New test.

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

18 years agoDaily bump.
gccadmin [Sat, 6 May 2006 00:17:22 +0000 (00:17 +0000)]
Daily bump.

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

18 years ago2006-05-05 Steven G. Kargl <kargls@comcast.net>
kargl [Fri, 5 May 2006 23:14:50 +0000 (23:14 +0000)]
2006-05-05  Steven G. Kargl  <kargls@comcast.net>

        * invoke.texi: Update description of -fall-intrinsics
        * options.c (gfc_post_options): Disable -Wnonstd-intrinsics if
        -fall-intrinsics is used.
        (gfc_handle_option): Permit -Wno-nonstd-intrinsics.

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

18 years ago PR/21391
aldyh [Fri, 5 May 2006 19:57:38 +0000 (19:57 +0000)]
    PR/21391
        * c-parser.c (c_parser_cast_expression): Only insert casts into
        hash table if pointer.
        * function.c (used_types_insert_helper): Rename from
        used_types_insert.
        (used_types_insert): Call used_types_insert_helper.
        * function.h (used_types_insert): Accept only one argument.
        * cp/typeck.c (build_static_cast_1): Save casted types in used types
        hash table.
        (build_reinterpret_cast_1): Same.
        * cp/rtti.c (build_dynamic_cast_1): Same.
        * testsuite/g++.dg/other/unused1.C: New.

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