1. 25 Jul, 2004 17 commits
  2. 24 Jul, 2004 14 commits
  3. 23 Jul, 2004 9 commits
    • Makefile.am: Rename jar binary to fastjar. · ef05818b
      2004-07-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Makefile.am: Rename jar binary to fastjar.
      	* Makefile.in: Regenerate.
      	* fastjar.texi: Rename references to jar binary with fastjar.
      
      2004-07-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Make-lang.in: Replace rmic and rmiregistry references with
      	grmic and grmiregistry.
      	* gcj.texi: Likewise.
      
      2004-07-23  Thomas Fitzsimmons  <fitzsim@redhat.com>
      
      	* Makefile.am: Replace jar, rmic and rmiregistry references with
      	gjar, grmic and grmiregistry.
      	* configure.in: Likewise.
      	* Makefile.in: Regenerate.
      	* configure: Likewise.
      	* gcj/Makefile.in: Likewise.
      	* include/Makefile.in: Likewise.
      	* testsuite/Makefile.in: Likewise.
      
      From-SVN: r85101
      Thomas Fitzsimmons committed
    • re PR c++/16277 (Wrong code with conditionals in initializers) · d91ba7b0
              PR c++/16277
              * gimplify.c (gimplify_cond_expr): Gimplify TARGET to a min_lval;
              unshare it properly.
              (gimplify_modify_expr_rhs): Push assignment from a conditional into
              the conditional for all non-register types.
      
      From-SVN: r85100
      Richard Henderson committed
    • expr.c (expand_expr_real_1): Don't handle non-local variables. · ab8907ef
              * expr.c (expand_expr_real_1): Don't handle non-local variables.
              * expr.h (fix_lexical_addr): Remove.
              * function.c (NEED_SEPARATE_AP): Remove.
              (fix_lexical_addr): Remove.
              * tree-alias-common.c (get_alias_var_decl): Check TREE_STATIC,
              not null decl_function_context.
              (create_alias_vars): Likewise.
              * tree-cfg.c (make_ctrl_stmt_edges): Don't check for non-local labels.
              (simple_goto_p): Likewise.
              * tree-dfa.c (add_referenced_var): Don't check for non-local variables.
              * tree-ssa-ccp.c (get_default_value): Likewise.
              * tree-tailcall.c (suitable_for_tail_opt_p): Likewise.
              * tree.c (needs_to_live_in_memory): Likewise.
              * tree-flow-inline.h (may_be_aliased): Move...
              * tree-ssa-alias.c (may_be_aliased): ... here.  Enhance check for
              when TREE_STATIC variables may be addressable.
      
      From-SVN: r85099
      Richard Henderson committed
    • Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp. · 5aa33bdb
      	* Makefile.in (site.exp): Add HOSTCC and HOSTCFLAGS to site.exp.
      testsuite/
      	* README.compat: Add RUN_ALL_COMPAT_TESTS documentation.
      	* lib/compat.exp: Replace ^$tmpdir/? in testcase names with tmpdir-.
      	* gcc.dg/compat/struct-layout-1.exp: New testsuite driver.
      	* gcc.dg/compat/struct-layout-1_generate.c: New testcase generator.
      	* gcc.dg/compat/generate-random.c: New file.
      	* gcc.dg/compat/generate-random.h: Likewise.
      	* gcc.dg/compat/generate-random_r.c: Likewise.
      	* gcc.dg/compat/struct-layout-1.h: Likewise.
      	* gcc.dg/compat/struct-layout-1_x1.h: Likewise.
      	* gcc.dg/compat/struct-layout-1_x2.h: Likewise.
      	* gcc.dg/compat/struct-layout-1_y1.h: Likewise.
      	* gcc.dg/compat/struct-layout-1_y2.h: Likewise.
      	* gcc.dg/compat/struct-layout-1_main.c: New test.
      	* gcc.dg/compat/struct-layout-1_x.c: New file.
      	* gcc.dg/compat/struct-layout-1_y.c: New file.
      	* gcc.dg/compat/struct-layout-1_test.h: New file.
      
      From-SVN: r85098
      Jakub Jelinek committed
    • Connection.java: Use GetPropertyAction for privileged getProperty calls. · ec5c28ec
      2004-07-23  Bryce McKinlay  <mckinlay@redhat.com>
      
      	* gnu/java/net/protocol/http/Connection.java: Use GetPropertyAction
      	for privileged getProperty calls.
      	* java/io/ObjectOutputStream.java (getField): No longer static. Use
      	SetAccessibleAction instead of anonymous class for doPrivileged
      	call.
      	(getMethod): Likewise.
      	(setAccessible): New field. PrivilegedAction object to use when
      	calling setAccessible.
      	* java/io/ObjectStreamClass.java (calculateOffsets): Use
      	SetAccessibleAction instead of anonymous class for diPrivileged
      	call.
      	(setFields): Likewise.
      	(getClassUID): Likewise.
      	(findMethod): Likewise.
      	* gnu/java/security/action/GetPropertyAction.java: New class.
      	* gnu/java/security/action/SetAccessibleAction.java: New class.
      
      From-SVN: r85097
      Bryce McKinlay committed
    • ObjectStreamField (ObjectStreamField): Don't unset 'toset' for final fields. · ae066484
      2004-07-23  Bryce McKinlay  <mckinlay@redhat.com>
      
      	* java/io/ObjectStreamField (ObjectStreamField): Don't unset 'toset'
      	for final fields.
      	* testsuite/libjava.lang/Serialization.java: New test.
      	* testsuite/libjava.lang/Serialization.out: New.
      
      From-SVN: r85096
      Bryce McKinlay committed
    • print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if… · 30678c3e
      print-rtl.c (print_rtx <case 'b'>): Don't attempt to print bitmap contents if GENERATOR_FILE is defined.
      
      	* print-rtl.c (print_rtx <case 'b'>): Don't attempt to print
      	bitmap contents if GENERATOR_FILE is defined.
      	* Makefile.in (BUILD_RTL): Remove $(BUILD_PREFIX)bitmap.o.
      	($(BUILD_PREFIX_1)bitmap.o): Delete rule.
      
      From-SVN: r85095
      Zack Weinberg committed
    • c-decl.c (start_function): Form composite type of function types rather than… · 7eb01bd8
      c-decl.c (start_function): Form composite type of function types rather than copying type from previous...
      
      	* c-decl.c (start_function): Form composite type of function types
      	rather than copying type from previous prototype declaration.
      
      testsuite:
      	* gcc.dg/comp-return-1.c: New test
      
      From-SVN: r85093
      Joseph Myers committed
    • altivec.h (vec_lvewx, [...]): Remove the const qualifier for the second argument… · f67376e4
      altivec.h (vec_lvewx, [...]): Remove the const qualifier for the second argument in the C++ functions.
      
      2004-07-23  Janis Johnson  <janis187@us.ibm.com>
      
      	* config/rs6000/altivec.h (vec_lvewx, vec_lvehx, vec_lvwbx): Remove
      	the const qualifier for the second argument in the C++ functions.
      
      From-SVN: r85092
      Janis Johnson committed