summaryrefslogtreecommitdiffstats
path: root/libjava/java/text
diff options
context:
space:
mode:
authorbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-05 07:23:00 +0000
committerbonzini <bonzini@138bc75d-0d04-0410-961f-82ee72b054a4>2004-05-05 07:23:00 +0000
commit8b4b9810f15f4bfa7807c0e3aee02de26fa46a93 (patch)
treee6579b9ad0769f3b795f008e3c607e1affce3794 /libjava/java/text
parent39da9c199d2d2969c4cb74f636d4111a29325b29 (diff)
downloadppe42-gcc-8b4b9810f15f4bfa7807c0e3aee02de26fa46a93.tar.gz
ppe42-gcc-8b4b9810f15f4bfa7807c0e3aee02de26fa46a93.zip
gcc/ChangeLog:
2004-05-04 Paolo Bonzini <bonzini@gnu.org> Richard Henderson <rth@redhat.com> PR target/14899 * c-common.c (vector_types_convertible_p): New function. * c-typeck.c (comptypes): Recurse on vector types. (convert_for_assignment): Use vector_types_convertible_p. (digest_init): Use vector_types_convertible_p to check validness of constant vector initializers; otherwise treat them as scalars. * tree.c (make_or_reuse_type): New. (build_common_tree_nodes): Use it. * cp/call.c (standard_conversion): Likewise. * cp/typeck.c (comptypes): Recurse on vector types. (convert_for_assignment): Use vector_types_convertible_p. * config/rs6000/rs6000.c (build_opaque_vector_type): New function. (rs6000_init_builtins): Use it. gcc/testsuite/ChangeLog: 2004-05-04 Paolo Bonzini <bonzini@gnu.org> * g++.dg/ext/spe1.C: New testcase. git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@81504 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/java/text')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud