OSDN Git Service
nickc [Tue, 24 May 2005 09:09:07 +0000 (09:09 +0000)]
(rs6000_cpu_cpp_builtins): Define __NO_FPRS__ when 'f' class registers will
not be available.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100097
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Tue, 24 May 2005 07:45:24 +0000 (07:45 +0000)]
* config/m32r/m32r.c (m32r_expand_block_move): Return 0 if nothing was done.
* config/m32r/m32r.md (movmemsi): If m32r_expand_block_move did nothing then FAIL.
* config/m32r/m32r/m32r-protos.h (m32r_expand_block_move): Update prototype.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100095
138bc75d-0d04-0410-961f-
82ee72b054a4
nemet [Tue, 24 May 2005 05:57:46 +0000 (05:57 +0000)]
* gcc.dg/const-elim-1.c: Remove xfails.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100093
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Tue, 24 May 2005 02:54:06 +0000 (02:54 +0000)]
* tree-ssa-dom.c (cprop_into_stmt): Do not call
recompute_tree_invariant_for_addr_expr here.
(optimize_stmt): Call it here instead and do so if anything
at all has changed in the statement and the RHS is an ADDR_EXPR.
* tree-ssa-forwprop.c (tidy_after_forward_propagate_addr): If
needed, call recompute_tree_invariant_for_addr_expr.
* tree-ssa-propagate.c (substitute_and_fold): Call
recompute_tree_invariant_for_addr_expr as needed.
* gcc.c-torture/compile/pr21638.c: New test.
* gcc.c-torture/compile/
20050520-1.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100092
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Tue, 24 May 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100090
138bc75d-0d04-0410-961f-
82ee72b054a4
jason [Mon, 23 May 2005 23:02:53 +0000 (23:02 +0000)]
tweak comment
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100088
138bc75d-0d04-0410-961f-
82ee72b054a4
redi [Mon, 23 May 2005 21:53:46 +0000 (21:53 +0000)]
* docs/html/debug.html: Explain that _GLIBXX_DEBUG_PEDANTIC
had to be defined for pedantic mode in 3.4 and 4.0.0.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100087
138bc75d-0d04-0410-961f-
82ee72b054a4
uweigand [Mon, 23 May 2005 16:43:06 +0000 (16:43 +0000)]
2005-05-23 Andreas Krebbel <krebbel1@de.ibm.com>
* config/s390/s390.c (s390_optimize_prologue): Don't replace an insn
saving less registers than the replacement.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100081
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Mon, 23 May 2005 12:37:47 +0000 (12:37 +0000)]
* tree-flow.h (stmt_ann_d): Kill GTY ((skip)) mark on BB.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100080
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Mon, 23 May 2005 08:41:57 +0000 (08:41 +0000)]
* gcc.c-torture/execute/
20020720-1.x: Fix m32r target selector to be a proper
triple, ie: m32r*-*-*.
* g++.old-deja/g++.jason/thunk3.C: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100078
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Mon, 23 May 2005 07:09:03 +0000 (07:09 +0000)]
* config/sparc/sparc-protos.h (sparc_expand_move): New prototype.
* config/sparc/sparc.c (sparc_expand_move): New function.
(sparc_emit_set_const64): Rewrite assert condition on entry.
(legitimate_constant_p) <CONST_VECTOR>: New case.
(legitimize_pic_address): Use TARGET_ARCH64 to select the mode.
* config/sparc/sparc.md (movqi, movhi, movsi, movdi, movV32,
movV64, movtf): Use nonimmediate_operand for the first operand.
Rewrite. Only invoke sparc_expand_move.
* config/sparc/predicates.md (input_operand): Reorder tests.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100077
138bc75d-0d04-0410-961f-
82ee72b054a4
jbeulich [Mon, 23 May 2005 06:42:19 +0000 (06:42 +0000)]
gcc/
2005-05-23 Jan Beulich <jbeulich@novell.com>
* gthr-posix.h (__gthread_recursive_mutex_init_function): Add
missing return statement.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100075
138bc75d-0d04-0410-961f-
82ee72b054a4
sayle [Mon, 23 May 2005 03:20:19 +0000 (03:20 +0000)]
* gfortran.texi: Document some more GNU extensions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100074
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Mon, 23 May 2005 00:16:15 +0000 (00:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100072
138bc75d-0d04-0410-961f-
82ee72b054a4
fxcoudert [Sun, 22 May 2005 22:12:48 +0000 (22:12 +0000)]
* error.c (gfc_warning): Fix typo in comment.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100070
138bc75d-0d04-0410-961f-
82ee72b054a4
fxcoudert [Sun, 22 May 2005 21:17:42 +0000 (21:17 +0000)]
PR libfortran/21376
* io/write.c (output_float): Rework logic to avoid call to log10
with argument equal to zero.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100068
138bc75d-0d04-0410-961f-
82ee72b054a4
gdr [Sun, 22 May 2005 17:01:02 +0000 (17:01 +0000)]
PR target/21683
* fixincl.c: Don't include <sys/wait.h> if SEPARATE_FIX_PROC.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100066
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Sun, 22 May 2005 07:34:37 +0000 (07:34 +0000)]
* config/sparc/sparc.c (sparc_emit_float_lib_cmp): Use
emit_move_insn for moves to TFmode stack slots.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100058
138bc75d-0d04-0410-961f-
82ee72b054a4
aj [Sun, 22 May 2005 06:55:21 +0000 (06:55 +0000)]
* java/lang/mprec.c (mult, lshift, b2d, d2b): Add parenthesis to
avoid warnings.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100057
138bc75d-0d04-0410-961f-
82ee72b054a4
mrs [Sun, 22 May 2005 02:41:42 +0000 (02:41 +0000)]
Give credit, where credit is due.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100056
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sun, 22 May 2005 00:16:31 +0000 (00:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100053
138bc75d-0d04-0410-961f-
82ee72b054a4
gerald [Sat, 21 May 2005 21:56:24 +0000 (21:56 +0000)]
* crontab: Spread snapshot building more evenly throughout the
week.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100051
138bc75d-0d04-0410-961f-
82ee72b054a4
pinskia [Sat, 21 May 2005 16:57:24 +0000 (16:57 +0000)]
2004-05-21 Andrew Pinski <pinskia@physics.uc.edu>
PR middle-end/21331
PR tree-opt/21293
* gcc.c-torture/compile/pr21293.c: New test.
* gcc.c-torture/execute/pr21331.c: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100045
138bc75d-0d04-0410-961f-
82ee72b054a4
rmathew [Sat, 21 May 2005 13:57:49 +0000 (13:57 +0000)]
* testsuite/libjava.jacks/jacks.xfail: Remove 3.10.2-round-6.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100044
138bc75d-0d04-0410-961f-
82ee72b054a4
rguenth [Sat, 21 May 2005 12:35:55 +0000 (12:35 +0000)]
2005-05-21 Richard Guenther <rguenth@gcc.gnu.org>
* tree-stdarg.c (execute_optimize_stdarg): Handle references
to va_list of the form &va[0].
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100043
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Sat, 21 May 2005 06:44:50 +0000 (06:44 +0000)]
* configure.ac: Check for trunc and truncf in libm.
* configure: Regenerate.
* config.h.in: Likewise.
* intrinsics/c99_functions.c (trunc, truncf): New functions.
* c99_protos.h (trunc, truncf): Declare them.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100040
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Sat, 21 May 2005 00:16:30 +0000 (00:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100038
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 23:52:46 +0000 (23:52 +0000)]
* g++.dg/other/stdarg3.C: Spell "hpux*" correctly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100036
138bc75d-0d04-0410-961f-
82ee72b054a4
mrs [Fri, 20 May 2005 23:42:07 +0000 (23:42 +0000)]
Give credit, where credit is due.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100035
138bc75d-0d04-0410-961f-
82ee72b054a4
mrs [Fri, 20 May 2005 22:14:16 +0000 (22:14 +0000)]
* obj-c++-dg.exp: Add.
* obj-c++.exp: Add.
* obj-c++.dg/dg.exp: Add.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100031
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Fri, 20 May 2005 21:17:48 +0000 (21:17 +0000)]
* Makefile.in (insn-emit.o): Add basic-block.h dependency.
* genemit.c (main): Make insn-emit to include basic-block.h too.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100028
138bc75d-0d04-0410-961f-
82ee72b054a4
jbeulich [Fri, 20 May 2005 14:00:06 +0000 (14:00 +0000)]
libstdc++-v3/
2005-05-20 Jan Beulich <jbeulich@novell.com>
* libmath/stubs.c: Also implement fabsf/fabsl if not present in the
system libraries.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100013
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Fri, 20 May 2005 08:58:23 +0000 (08:58 +0000)]
2005-05-20 Paolo Carlini <pcarlini@suse.de>
* include/bits/stl_algo.h (__rotate<_RandomAccessIterator>):
Don't qualify __tmp as const, _ValueType is not necessarily
Assignable.
* include/bits/stl_algobase.h (swap, __iter_swap<false>):
Likewise, as an harmless extension.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100011
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Fri, 20 May 2005 08:25:49 +0000 (08:25 +0000)]
* g++.old-deja/g++.jason/thunk3.C: XFAIL on m32r*-*.
* gcc.c-torture/execute/
20020720-1.x: Add xfail for m32r*-*.
* gcc.c-torture/execute/
20020720-1.x: Add xfail for avr-*-*.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100010
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Fri, 20 May 2005 08:05:07 +0000 (08:05 +0000)]
* cgraphunit.c (cgraph_expand_function): Force function being lowered.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100009
138bc75d-0d04-0410-961f-
82ee72b054a4
bonzini [Fri, 20 May 2005 07:10:30 +0000 (07:10 +0000)]
2005-05-20 Paolo Bonzini <bonzini@gnu.org>
* Makefile.def (configure-gcc): Depend on binutils having been built.
(all-gcc): No need to do it here.
* Makefile.in: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100007
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 05:00:29 +0000 (05:00 +0000)]
* g++.dg/other/stdarg3.C: Only use -mlp64 for hpux.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100006
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 02:38:56 +0000 (02:38 +0000)]
* config/alpha/alpha.c (emit_unlikely_jump, emit_load_locked,
emit_store_conditional): Split out from ...
(alpha_split_atomic_op): ... here.
(alpha_split_compare_and_swap): New; extract from .md file.
(alpha_split_lock_test_and_set): Likewise.
* config/alpha/alpha-protos.h: Update.
* config/alpha/sync.md (sync_compare_and_swap<I48MODE>): Move
split code into alpha.c.
(sync_lock_test_and_set<I48MODE>): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100005
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 01:28:35 +0000 (01:28 +0000)]
* exception.cc: Revert 05-17 gcc_unreachable change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100004
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 01:26:56 +0000 (01:26 +0000)]
* exception.c: Revert last change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100003
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 01:24:50 +0000 (01:24 +0000)]
* libsupc++/unwind-cxx.h: Revert gcc_unreachable change.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100002
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Fri, 20 May 2005 00:59:02 +0000 (00:59 +0000)]
* unwind.h, unwind-pe.h: Revert gcc_unreachable change of 05-17.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@100001
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Fri, 20 May 2005 00:16:22 +0000 (00:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99999
138bc75d-0d04-0410-961f-
82ee72b054a4
janis [Thu, 19 May 2005 23:23:27 +0000 (23:23 +0000)]
* gcc.dg/altivec-21.c: Use dg-error only for ilp32.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99997
138bc75d-0d04-0410-961f-
82ee72b054a4
janis [Thu, 19 May 2005 23:22:23 +0000 (23:22 +0000)]
* gcc.dg/vect/vect-dv-2.c: Remove dg-do directive.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99996
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Thu, 19 May 2005 22:24:26 +0000 (22:24 +0000)]
* java/lang/natClassLoader.cc (_Jv_NewClass): Use
_Jv_RegisterInitiatingLoader to register array classes, not
_Jv_RegisterClass.
(_Jv_RegisterInitiatingLoader): Give up if called very early during
bootstrapping. Add a FIXME to handle this case better.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99993
138bc75d-0d04-0410-961f-
82ee72b054a4
bryce [Thu, 19 May 2005 21:46:39 +0000 (21:46 +0000)]
* Makefile.am (libgcj0_convenience_la): Removed. Don't build a
libgcj convenience library.
(libgcj_la_SOURCES): New. Move sources here.
(libgcj.la): Remove rule.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99988
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 21:28:02 +0000 (21:28 +0000)]
* config/i386/sse.md (mulv4si3): Use all register inputs.
(mulv2di3): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99986
138bc75d-0d04-0410-961f-
82ee72b054a4
jsm28 [Thu, 19 May 2005 20:42:12 +0000 (20:42 +0000)]
* de.po, zh_CN.po: Update.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99984
138bc75d-0d04-0410-961f-
82ee72b054a4
pbrook [Thu, 19 May 2005 20:03:22 +0000 (20:03 +0000)]
2005-05-19 Paul Brook <paul@codesourcery.com>
* configure.in: Rewrite misleading error message when requested
language cannot be built.
* configure: Regenerate.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99982
138bc75d-0d04-0410-961f-
82ee72b054a4
rguenth [Thu, 19 May 2005 19:17:49 +0000 (19:17 +0000)]
2005-05-19 Richard Guenther <rguenth@gcc.gnu.org>
* tree-ssa-loop-ivopts.c (determine_base_object): Use
build_fold_addr_expr to generate trees of correct type.
Use fold_buildN if possible.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99981
138bc75d-0d04-0410-961f-
82ee72b054a4
ayers [Thu, 19 May 2005 12:22:21 +0000 (12:22 +0000)]
2005-05-19 David Ayers <d.ayers@inode.at>
* exception.c: Include tsystem.h for unwind.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99978
138bc75d-0d04-0410-961f-
82ee72b054a4
bonzini [Thu, 19 May 2005 11:16:27 +0000 (11:16 +0000)]
2005-05-19 Paolo Bonzini <bonzini@gnu.org>
PR java/17845
* parse.y (register_package, package_list): Remove.
(package_declaration): Do not call register_package.
(do_resolve_class): Do not use package_list.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99977
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Thu, 19 May 2005 10:38:42 +0000 (10:38 +0000)]
* basic-block.h (REG_BR_PROB_BASE): Define.
* cgraph.c (cgraph_create_edge): Initialize loop_nest and count.
(dump_cgraph_node): Dump count.
(cgraph_clone_edge): Rescale counts.
(cgraph_clone_node): Likewise.
* cgraph.h: Include basic-block.h
(cgraph_node): Add count.
(cgraph_edge): Add count and loop_nest.
(cgraph_node, cgraph_edge, cgraph_clone_edge, cgraph_clone_node):
Update prototypes.
* cgraphunit.c: Kill now redundant inlining comment.
(cgraph_create_edges): Make static, maintain current basic block;
fix pasto.
(record_call_1): Fill in new fields.
* ipa-inline.c (cgraph_clone_inlined_nodes): Update call of
cgraph_clone_node.
(cgraph_decide_recursive_inlining): Likewise.
* rtl.h (REG_BR_PROB_BASE): Kill.
* tree-inline.c (copy_body_r): Update call of cgraph_clone_edge.
(expand_call_inline): Update call of cgraph_create_edge.
* tree-optimize.c (tree_rest_of_compilation): Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99976
138bc75d-0d04-0410-961f-
82ee72b054a4
nickc [Thu, 19 May 2005 10:28:30 +0000 (10:28 +0000)]
* config/rs6000/eabispe.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Use the new
rs6000_explicit_options structure.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99974
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 09:49:55 +0000 (09:49 +0000)]
PR target/21390
* config/alpha/alpha.c (alpha_emit_conditional_branch): Move
TFmode code swapping ...
(alpha_emit_xfloating_compare): ... here.
(alpha_emit_setcc): Update to match.
(alpha_lookup_xfloating_lib_func): Assert TARGET_HAS_XFLOATING_LIBS.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99972
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 09:42:23 +0000 (09:42 +0000)]
PR target/21657
* config/ia64/ia64.c (ia64_expand_tls_address): Remove extra
memory indirection in local-dynamic case.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99971
138bc75d-0d04-0410-961f-
82ee72b054a4
redi [Thu, 19 May 2005 08:59:46 +0000 (08:59 +0000)]
* include/bits/basic_string.h (operator[]): Allow s[s.size()] in
debug mode, but not pedantic mode.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99967
138bc75d-0d04-0410-961f-
82ee72b054a4
bernds [Thu, 19 May 2005 08:42:26 +0000 (08:42 +0000)]
* config/bfin/bfin.c (branch_dest): Add comment why it's
necessary.
* config/bfin/bfin.md (attr "length" default): Change the offset of
forward conditional branch of length 4 from 4096 to 4092.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99966
138bc75d-0d04-0410-961f-
82ee72b054a4
jakub [Thu, 19 May 2005 07:37:45 +0000 (07:37 +0000)]
PR c++/21495
* decl.c (grokdeclarator): Fix "storage class specified for"
error reporting.
* g++.dg/parse/extern1.C: New test.
* g++.dg/tls/diag-2.C: Adjust expected error message wording.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99960
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Thu, 19 May 2005 07:12:05 +0000 (07:12 +0000)]
Add missing period.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99957
138bc75d-0d04-0410-961f-
82ee72b054a4
ebotcazou [Thu, 19 May 2005 07:05:45 +0000 (07:05 +0000)]
fixincludes/
PR target/19933
PR target/21315
* inclhack.def: New fixes solaris_math_[1-9].
* fixincl.x: Regenerate.
* tests/base/iso/math_c99.h: New.
gcc/testsuite/
* gcc.dg/c99-math.h: New
* gcc.dg/c99-math-float-1.c: New test.
* gcc.dg/c99-math-double-1.c: Likewise.
* gcc.dg/c99-math-long-double-1.c: Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99953
138bc75d-0d04-0410-961f-
82ee72b054a4
jbeulich [Thu, 19 May 2005 06:47:50 +0000 (06:47 +0000)]
gcc/
2005-05-19 Jan Beulich <jbeulich@novell.com>
* unwind-compat.c: Include tconfig.h and tsystem.h.
* unwind-dw2-fde-compat.c: Likewise.
libstdc++-v3/
2005-05-19 Jan Beulich <jbeulich@novell.com>
* libsupc++/unwind-cxx.h: Include cstdlib.
(gcc_unreachable): #define.
* libsupc++/eh_personality.cc (gcc_unreachable): Remove #define.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99952
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 06:29:45 +0000 (06:29 +0000)]
PR 21541
* ifcvt.c (noce_process_if_block): Avoid conversion when the
memory destination is readonly.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99951
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 04:24:19 +0000 (04:24 +0000)]
Mark PR number.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99950
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 04:13:38 +0000 (04:13 +0000)]
* gcc.dg/tree-ssa/
20031015-1.c: Expect one V_MUST_DEF.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99949
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 04:10:09 +0000 (04:10 +0000)]
* tree-ssa-operands.c (opf_non_specific): New.
(get_asm_expr_operands): Set it.
(add_call_clobber_ops, add_call_read_ops): Likewise.
(add_stmt_operand): Test it instead of opf_kill_def when
considering unmodifiable variables.
* tree-ssa-operands.c (get_expr_operands): Fix exact test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99948
138bc75d-0d04-0410-961f-
82ee72b054a4
kcook [Thu, 19 May 2005 03:45:17 +0000 (03:45 +0000)]
2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
* accross.m4: Delete file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99946
138bc75d-0d04-0410-961f-
82ee72b054a4
kcook [Thu, 19 May 2005 03:38:34 +0000 (03:38 +0000)]
2005-05-19 Kelley Cook <kcook@gcc.gnu.org>
* aclocal.m4: Remove superfluous reference to accross.m4.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99945
138bc75d-0d04-0410-961f-
82ee72b054a4
kazu [Thu, 19 May 2005 03:05:49 +0000 (03:05 +0000)]
gcc/
* cfgexpand.c, tree-cfg.c, tree-inline.c, tree-optimize.c,
tree-ssa-forwprop.c: Fix comment typos.
* doc/invoke.texi: Fix a typo.
cp/
* parser.c: Fix comment typos.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99944
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 01:10:13 +0000 (01:10 +0000)]
* config.gcc (powerpc-*-linux*): Include linux64.opt when
including linux64.h.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99943
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Thu, 19 May 2005 01:05:06 +0000 (01:05 +0000)]
* tree-cfg.c (pass_remove_useless): Revert last change.
* tree-optimize.c (init_tree_optimization_passes): Initialize
all_lowering_passes with PROP_gimple_any.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99942
138bc75d-0d04-0410-961f-
82ee72b054a4
jsm28 [Thu, 19 May 2005 00:33:47 +0000 (00:33 +0000)]
* crontab: Don't build 3.3 branch snapshots.
* update_version (IGNORE_BRANCHES): Add gcc-3_3-branch.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99941
138bc75d-0d04-0410-961f-
82ee72b054a4
gccadmin [Thu, 19 May 2005 00:16:28 +0000 (00:16 +0000)]
Daily bump.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99939
138bc75d-0d04-0410-961f-
82ee72b054a4
dpatel [Wed, 18 May 2005 23:54:36 +0000 (23:54 +0000)]
* config/rs6000/rs6000.md (insvsi_internal1): Subtract shift from
the mask end.
* g++.dg/opt/
20050511-1.C: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99936
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 18 May 2005 23:21:17 +0000 (23:21 +0000)]
* tree-ssa-forwprop.c (cfg_changed): New.
(tidy_after_forward_propagate_addr): New.
(forward_propagate_addr_expr): Use it, and fold_stmt_inplace.
(forward_propagate_addr_into_variable_array_index): Likewise.
(tree_ssa_forward_propagate_single_use_vars): Cleanup cfg if
edges were removed.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99935
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Wed, 18 May 2005 22:11:24 +0000 (22:11 +0000)]
2005-05-18 Paolo Carlini <pcarlini@suse.de>
Nathan Myers <ncm@cantrip.org>
PR libstdc++/19495
* include/bits/basic_string.h (_Raw_bytes_alloc): Rebind to
size_type instead of char and rename to _Raw_alloc.
* include/bits/basic_string.tcc (_Rep::_M_destroy, _Rep::_S_create):
Use the above.
* src/bitmap_allocator.cc: Add instantiation for size_type.
* src/mt_allocator.cc: Likewise.
* src/pool_allocator.cc: Likewise.
* include/ext/array_allocator.h: Tweak slightly, avoid assuming
the existence of an _Array::begin() and size() members.
* testsuite/ext/array_allocator/2.cc: Tweak to use an allocator
of size_type, instead of char, thus avoiding problems with
rebinds, not treated correctly by array_allocator.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99933
138bc75d-0d04-0410-961f-
82ee72b054a4
hubicka [Wed, 18 May 2005 21:04:17 +0000 (21:04 +0000)]
Fix forgotten ChangeLog entries.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99930
138bc75d-0d04-0410-961f-
82ee72b054a4
geoffk [Wed, 18 May 2005 20:45:26 +0000 (20:45 +0000)]
2005-05-18 Geoffrey Keating <geoffk@apple.com>
* dummy-checksum.c: New.
* genchecksum.c: New.
* c.opt (print_pch_checksum): New flag.
* c-pch.c (struct c_pch_validity): Make much shorter.
(no_checksum): New.
(host_machine): Remove.
(target_machine): Remove.
(get_ident): Change PCH version number.
(pch_init): When -fverbose-asm, print out the compiler fingerprint.
Don't put triplets or version string in PCH validity data.
Do put the compiler checksum in the validity data.
(c_common_valid_pch): Don't check triplets or version string. Do
check checksum.
(c_common_print_pch_checksum): New.
* c-opts.c (c_common_handle_option): Add OPT_print_pch_checksum.
Print fingerprint with -v.
* c-common.h (c_common_print_pch_checksum): New.
(executable_checksum): New.
* Makefile.in (STAGEMOVESTUFF): Add cc1*-dummy, *-checksum.c.
(cc1-dummy): New rule.
(cc1-checksum.c): New rule.
(cc1-checksum.o): New rule.
(cc1): Add checksum support.
(build/genchecksum): New.
(build/genchecksum.o): New.
(dummy-checksum.o): New.
(genobjnames): Add genchecksum.o.
(mostlyclean): Remove *-checksum.c.
(gnucompare): Add libgcc to list of directories checked.
Make comparison problems in libgcc/ and with checksum files only
be warnings.
* doc/invoke.texi (Precompiled Headers): Remove caution.
Document that it must be the exact same binary. Add a few
known-safe flags to the list.
In cp/:
2005-05-18 Geoffrey Keating <geoffk@apple.com>
* Make-lang.in (cc1plus-dummy): New.
(cc1plus-checksum.c): New.
(cc1plus-checksum.o): New.
(cc1plus): Add cc1plus-checksum.o.
In objc/:
2005-05-18 Geoffrey Keating <geoffk@apple.com>
* Make-lang.in (cc1obj-dummy): New.
(cc1obj-checksum.c): New.
(cc1obj-checksum.o): New.
(cc1obj): Add cc1obj-checksum.o.
In objcp/:
2005-05-18 Geoffrey Keating <geoffk@apple.com>
* Make-lang.in (cc1objplus-dummy): New.
(cc1objplus-checksum.c): New.
(cc1objplus-checksum.o): New.
(cc1objplus): Add cc1objplus-checksum.o.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99928
138bc75d-0d04-0410-961f-
82ee72b054a4
geoffk [Wed, 18 May 2005 20:36:02 +0000 (20:36 +0000)]
* rs6000/predicates.md (fix_trunc_dest_operand): New.
* rs6000/rs6000.md (fix_truncdfsi2): Use fix_trunc_dest_operand.
Check that a memory operand is valid before trying to use it.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99927
138bc75d-0d04-0410-961f-
82ee72b054a4
tkoenig [Wed, 18 May 2005 20:35:25 +0000 (20:35 +0000)]
2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/21127
* Makefile.am: Really commit.
* Makefile.in: Really commit.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99926
138bc75d-0d04-0410-961f-
82ee72b054a4
tkoenig [Wed, 18 May 2005 20:24:32 +0000 (20:24 +0000)]
2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/21127
* Makefile.am: Add generated/reshape_c4.c and
generated/reshape_c8.c.
* Makefile.in: Regenerated.
* m4/iparm.m4: Define rtype_ccode to be c4 or c8 for
complex types, 4 or 8 otherwise.
* m4/reshape.m4: Use rtype_ccode instead of rtype_kind
in function name.
* generated/reshape_c4.c: New file.
* generated/reshape_c8.c: New file.
2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/21127
* fortran/iresolve.c (gfc_resolve_reshape): Add
gfc_type_letter (BT_COMPLEX) for complex to
to resolved function name.
2005-05-18 Thomas Koenig <Thomas.Koenig@online.de>
PR libfortran/21127
* gfortran.dg/reshape-complex.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99925
138bc75d-0d04-0410-961f-
82ee72b054a4
geoffk [Wed, 18 May 2005 20:23:26 +0000 (20:23 +0000)]
* tree-cfg.c (pass_remove_useless): This pass works on trees.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99924
138bc75d-0d04-0410-961f-
82ee72b054a4
rguenth [Wed, 18 May 2005 20:11:20 +0000 (20:11 +0000)]
2005-05-18 Richard Guenther <rguenth@gcc.gnu.org>
* tree.c (build1_stat): Don't try to handle two-operand
tree codes.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99923
138bc75d-0d04-0410-961f-
82ee72b054a4
mrs [Wed, 18 May 2005 20:02:27 +0000 (20:02 +0000)]
PR objc/21641
* objc-act.c (struct interface_tuple): Mark it up for GC.
(interface_htab): It is really a struct interface_tuple.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99922
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Wed, 18 May 2005 19:21:46 +0000 (19:21 +0000)]
Fix date on ChangeLog entry
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99920
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Wed, 18 May 2005 19:20:31 +0000 (19:20 +0000)]
fortran/
* array.c (gfc_match_array_constructor): Support [ ... ]
style array constructors.
testsuite/
* gfortran.dg/array_constructor_1.f90: New test.
* gfortran.dg/array_constructor_2.f90: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99919
138bc75d-0d04-0410-961f-
82ee72b054a4
rsandifo [Wed, 18 May 2005 18:43:53 +0000 (18:43 +0000)]
* config.gcc (sh*-*-*): Define SUPPORT_* macros to 1.
* config/sh/sh.h: Update mask names throughout.
(target_flags, ISIZE_BIT, DALIGN_BIT, SH1_BIT, SH2_BIT, SH3_BIT)
(SH_E_BIT, HARD_SH4_BIT, FPU_SINGLE_BIT, SH4_BIT, SH4A_BIT, FMOVD_BIT)
(SH5_BIT, SPACE_BIT, BIGTABLE_BIT, RELAX_BIT, USERMODE_BIT)
(HITACHI_BIT, NOMACSAVE_BIT, PREFERGOT_BIT, PADSTRUCT_BIT)
(LITTLE_ENDIAN_BIT, IEEE_BIT, SAVE_ALL_TR_BIT, HARD_SH2A_BIT)
(HARD_SH2A_DOUBLE_BIT, INDEXED_ADDRESS_BIT, PT_FIXED_BIT)
(INVALID_SYMBOLS_BIT, ADJUST_UNROLL_BIT, TARGET_DUMPISIZE)
(TARGET_ALIGN_DOUBLE, TARGET_SH1, TARGET_SH2, TARGET_SH3)
(TARGET_HARD_SH4, TARGET_FPU_SINGLE, TARGET_SH5, TARGET_FMOVD)
(TARGET_IEEE, TARGET_SMALLCODE, TARGET_BIGTABLE, TARGET_RELAX)
(TARGET_HITACHI, TARGET_NOMACSAVE, TARGET_PADSTRUCT)
(TARGET_LITTLE_ENDIAN, TARGET_USERMODE, TARGET_PREFERGOT)
(TARGET_SAVE_ALL_TARGET_REGS, TARGET_ALLOW_INDEXED_ADDRESS)
(TARGET_PT_FIXED, TARGET_INVALID_SYMBOLS, TARGET_ADJUST_UNROLL)
(TARGET_SWITCH_SH1, TARGET_SWITCH_SH2, TARGET_SWITCH_SH2E)
(TARGET_SWITCH_SH2A, TARGET_SWITCH_SH2A_SINGLE_ONLY)
(TARGET_SWITCH_SH2A_SINGLE, TARGET_SWITCH_SH2A_NOFPU)
(TARGET_SWITCH_SH3, TARGET_SWITCH_SH3E, TARGET_SWITCH_SH4_SINGLE_ONLY)
(TARGET_SWITCH_SH4_SINGLE, TARGET_SWITCH_SH4_NOFPU, TARGET_SWITCH_SH4)
(TARGET_SWITCH_SH4A, TARGET_SWITCH_SH4A_SINGLE_ONLY)
(TARGET_SWITCH_SH4A_SINGLE, TARGET_SWITCH_SH4A_NOFPU)
(TARGET_SWITCH_SH4AL, TARGET_SWITCH_SH5_64MEDIA)
(TARGET_SWITCH_SH5_64MEDIA_NOFPU, TARGET_SWITCHES_SH5_32MEDIA)
(TARGET_SWITCHES_SH5_32MEDIA_NOFPU, TARGET_SWITCH_SH5_32_ANY_EXTRA)
(TARGET_SWITCH_SH5_MEDIA_ANY_EXTRA, TARGET_SWITCHES)
(SUBTARGET_SWITCHES): Delete.
(TARGET_SH2E, TARGET_SH2A, TARGET_SH2A_SINGLE, TARGET_SH2A_DOUBLE)
(TARGET_SH3E, TARGET_CACHE32, TARGET_SUPERSCALAR, TARGET_HARVARD)
(TARGET_FPU_DOUBLE, TARGET_SH4A_ARCH, TARGET_SHMEDIA32)
(TARGET_SHMEDIA64): Redefine using other TARGET_* macros.
(TARGET_SH4): Undefine options.h definition and check MASK_SH1 as well.
(SUPPORT_SH1, SUPPORT_SH2E, SUPPORT_SH4, SUPPORT_SH4_SINGLE)
(SUPPORT_SH2A, SUPPORT_SH2A_SINGLE): Make numeric.
(SUPPORT_SH2): Define to 1 if SUPPORT_SH1.
(SUPPORT_SH3): Likewise SUPPORT_SH2.
(SUPPORT_SH4_NOFPU): Likewise SUPPORT_SH3.
(SUPPORT_SH4A_NOFPU, SUPPORT_SH4AL, SUPPORT_SH2A_NOFPU): Likewise
SUPPORT_SH4_NOFPU.
(SUPPORT_SH3E): Likewise SUPPORT_SH2E.
(SUPPORT_SH4_SINGLE_ONLY, SUPPORT_SH4A_SINGLE_ONLY)
(SUPPORT_SH2A_SINGLE_ONLY): Likewise SUPPORT_SH3E.
(SUPPORT_SH4A): Likewise SUPPORT_SH4.
(SUPPORT_SH4A_SINGLE): Likewise SUPPORT_SH4_SINGLE.
(SUPPORT_SH5_32MEDIA): Likewise SUPPORT_SH5_COMPACT.
(SUPPORT_SH5_32MEDIA_NOFPU): Likewise SUPPORT_SH5_COMPACT_NOFPU.
(SUPPORT_ANY_SH5_32MEDIA, SUPPORT_ANY_SH5_64MEDIA)
(SUPPORT_ANY_SH5): New macros.
(TARGET_NONE): Replace with...
(MASK_ARCH): ...this new macro.
* config/sh/elf.h: Update mask names
* config/sh/linux.h: Likewise.
* config/sh/little.h: Likewise.
* config/sh/netbsd-elf.h: Likewise.
* config/sh/symbian-pre.h: Likewise.
* config/sh/sh.c (sh_handle_option): New function.
(TARGET_DEFAULT_TARGET_FLAGS, TARGET_HANDLE_OPTION): Override defaults.
(calc_live_regs): Use MASK_FPU_SINGLE instead of FPU_SINGLE_BIT.
(sh_target_switches, target_switches): Delete.
(sh_pch_valid_p): Check for specific differences in the target_flags
settings.
(sh_init_cumulative_args): Use MASK_HITACHI instead of HITACHI_BIT.
* config/sh/sh.opt: New file.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99916
138bc75d-0d04-0410-961f-
82ee72b054a4
rth [Wed, 18 May 2005 17:33:33 +0000 (17:33 +0000)]
PR target/21632
* config/ia64/ia64.c (ia64_extra_constraint) <'T'>: Use
small_addr_symbolic_operand.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99910
138bc75d-0d04-0410-961f-
82ee72b054a4
paolo [Wed, 18 May 2005 17:26:48 +0000 (17:26 +0000)]
2005-05-18 Paolo Carlini <pcarlini@suse.de>
* testsuite/22_locale/ctype/is/char/2.cc: Adjust dg-require-namedlocale.
* testsuite/22_locale/ctype/is/wchar_t/2.cc: Likewise.
* testsuite/22_locale/time_get/get_year/char/wrapped_env.cc: Add
missing dg-require-namedlocale.
* testsuite/22_locale/time_get/get_year/char/wrapped_locale.cc:
Likewise.
* testsuite/22_locale/time_get/get_year/wchar_t/wrapped_env.cc:
Likewise.
* testsuite/22_locale/time_get/get_year/wchar_t/wrapped_locale.cc:
Likewise.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99908
138bc75d-0d04-0410-961f-
82ee72b054a4
law [Wed, 18 May 2005 16:49:49 +0000 (16:49 +0000)]
* tree-ssa-forwprop.c (forward_propagate_addr_expr): Do not
propagate an ADDR_EXPR if the definition and use sites are
in different EH regions.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99906
138bc75d-0d04-0410-961f-
82ee72b054a4
fitzsim [Wed, 18 May 2005 15:36:07 +0000 (15:36 +0000)]
2005-05-18 Thomas Fitzsimmons <fitzsim@redhat.com>
PR libgcj/19729
* gnu/java/security/provider/DSASignature.java: Import updates
from GNU Crypto.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99904
138bc75d-0d04-0410-961f-
82ee72b054a4
green [Wed, 18 May 2005 14:20:53 +0000 (14:20 +0000)]
2005-05-18 Anthony Green <green@redhat.com>
* jni/gtk-peer/gtk_jawt.c (classpath_jawt_object_lock,
classpath_jawt_object_unlock, classpath_jawt_create_lock,
classpath_jawt_destroy_lock): New functions.
* jni/classpath/classpath_jawt.h (classpath_jawt_object_lock,
classpath_jawt_object_unlock, classpath_jawt_create_lock,
classpath_jawt_destroy_lock): New functions.
* include/jawt.h (struct _JAWT_DrawingSurface): Add lock
field.
* jawt.c: #include malloc.h.
(_Jv_Lock): Use lock.
(_Jv_Unlock): Ditto.
(_Jv_GetDrawingSurface): Initialize lock.
(_Jv_FreeDrawingSurface): Destroy lock.
(_Jv_FreeDrawingSurfaceInfo): Free platformInfo.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99903
138bc75d-0d04-0410-961f-
82ee72b054a4
nathan [Wed, 18 May 2005 14:10:35 +0000 (14:10 +0000)]
split old changelogs by year
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99901
138bc75d-0d04-0410-961f-
82ee72b054a4
tobi [Wed, 18 May 2005 13:57:48 +0000 (13:57 +0000)]
* f95-lang.c (gfc_init_builtin_functions): Define BUILT_IN_TRUNC
and BUILT_IN_TRUNCF instead of BUILT_IN_FLOOR and BUILT_IN_FLOORF.
* trans-intrinsic.c (build_fix_expr): Change 'op' argument
to correct enum type.
(gfc_conv_intrinsic_aint): Likewise. Clarify comment in front of
function. Add default case to switch, deal with FIX_TRUNC_EXPR
instead of FIX_FLOOR_EXPR.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99900
138bc75d-0d04-0410-961f-
82ee72b054a4
ian [Wed, 18 May 2005 13:46:39 +0000 (13:46 +0000)]
* read-rtl.c (mode_attr_index): Use obstack_grow0, not
obstack_grow.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99899
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Wed, 18 May 2005 13:29:38 +0000 (13:29 +0000)]
2005-05-18 Daniel Berlin <dberlin@dberlin.org>
* cfgrtl.c (purge_dead_edges): Don't remove fake edges.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99897
138bc75d-0d04-0410-961f-
82ee72b054a4
dberlin [Wed, 18 May 2005 13:26:20 +0000 (13:26 +0000)]
2005-05-18 Daniel Berlin <dberlin@dberlin.org>
Fix PR tree-optimization/21407
* tree-ssa-operands.c (note_addressable): Change
COMPONENT_REF handling in response to aliasing
discussion.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99896
138bc75d-0d04-0410-961f-
82ee72b054a4
fengwang [Wed, 18 May 2005 09:56:46 +0000 (09:56 +0000)]
fix ChangeLog conflict.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99893
138bc75d-0d04-0410-961f-
82ee72b054a4
fengwang [Wed, 18 May 2005 09:54:21 +0000 (09:54 +0000)]
2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
PR fortran/20954
* trans-const.c (gfc_conv_const_charlen): Use gfc_charlen_type_node to
build character length.
2005-05-18 Feng Wang <fengwang@nudt.edu.cn>
PR fortran/20954
* gfortran.dg/pr20954.f: New test.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@99892
138bc75d-0d04-0410-961f-
82ee72b054a4