1. 24 Jun, 2005 15 commits
  2. 23 Jun, 2005 16 commits
  3. 22 Jun, 2005 6 commits
    • re PR fortran/21034 ([4.0 only] internal compiler error: in… · bd83e614
      re PR fortran/21034 ([4.0 only] internal compiler error: in gfc_trans_auto_array_allocation, at fortran/trans-array.c:3036)
      
      2005-06-22 Paul Brook  <paul@codesourcery.com>
      
      	PR fortran/21034
      	* symbol.c (gfc_is_var_automatic): New function.
      	(save_symbol): Use it.
      testsuite/
      	* gfortran.dg/auto_save_1.f90: New test.
      
      From-SVN: r101250
      Paul Brook committed
    • abi: New directory. · aacb3512
              * gcc.target/x86-64/abi: New directory.
              * gcc.target/x86-64/abi/abi-x86_64.exp: New testsuite.
              * gcc.target/x86-64/abi/README.gcc: New file.
              * gcc.target/x86-64/abi/{args.h,defines.h,macros.h}: New headers.
              * gcc.target/x86-64/abi/asm-support.s: New file.
              * gcc.target/x86_64/abi/test_3_element_struct_and_unions.c: New test.
              * gcc.target/x86_64/abi/test_basic_alignment.c: New test.
              * gcc.target/x86_64/abi/test_basic_array_size_and_align.c: New test.
              * gcc.target/x86_64/abi/test_basic_returning.c: New test.
              * gcc.target/x86_64/abi/test_basic_sizes.c: New test.
              * gcc.target/x86_64/abi/test_basic_struct_size_and_align.c: New test.
              * gcc.target/x86_64/abi/test_basic_union_size_and_align.c: New test.
              * gcc.target/x86_64/abi/test_bitfields.c: New test.
              * gcc.target/x86_64/abi/test_complex_returning.c: New test.
              * gcc.target/x86_64/abi/test_passing_floats.c: New test.
              * gcc.target/x86_64/abi/test_passing_integers.c: New test.
              * gcc.target/x86_64/abi/test_passing_structs_and_unions.c: New test.
              * gcc.target/x86_64/abi/test_passing_structs.c: New test.
              * gcc.target/x86_64/abi/test_passing_unions.c: New test.
              * gcc.target/x86_64/abi/test_struct_returning.c: New test.
              * gcc.target/x86_64/abi/test_varargs.c: New test.
      
      From-SVN: r101249
      Michael Matz committed
    • re PR middle-end/20593 (Simple array of string access miscompiled on x86 and x86_64 and PPC) · 0d26b2ff
      2005-06-22  Richard Kenner  <kenner@vlsi1.ultra.nyu.edu>
      
              PR middle-end/20593
              * varasm.c (compute_reloc_for_constant): Treat VIEW_CONVER_EXPR
              the same as the other cast operands.
              (output_addressed_constants): Likewise.
      
      From-SVN: r101248
      Richard Kenner committed
    • Makefile.am (SUBDIRS): Use append for conditional. · feffe335
      2005-06-22  Kelley Cook  <kcook@gcc.gnu.org>
      
      	* Makefile.am (SUBDIRS): Use append for conditional.
      	(toolexeclib_LTLIBRARIES): Likewise.
      	(lib_gnu_java_awt_peer_gtk_la_SOURCES): Directly define with
      	a conditional append.
      	* Makefile.in: Regenerate.
      
      From-SVN: r101246
      Kelley Cook committed
    • Daily bump. · aee95d55
      [[Split portion of a mixed commit.]]
      
      From-SVN: r101242.2
      GCC Administrator committed
  4. 21 Jun, 2005 3 commits