Commit Graph

77401 Commits

Author SHA1 Message Date
GCC Administrator
6ab3f6dd7b Daily bump.
From-SVN: r121368
2007-01-31 00:17:42 +00:00
Thomas Koenig
b3f7fbec2b backport: re PR libfortran/30525 ([4.2, 4.1 only] character comparisons with padding)
2007-01-30  Thomas Koenig  <Thomas.Koenig@online.de>

	Backport from trunk
	PR libfortran/30525
	* intrinsics/string_intrinsics.c(compare_string):  Make
	sure that comparisons are done unsigned.

2007-01-30  Thomas Koenig  <Thomas.Koenig@online.de>

	Backport from trunk
	PR libfortran/30525
	* gfortran.dg/char_comparison_1.f:  New test.

From-SVN: r121357
2007-01-30 20:18:05 +00:00
Tobias Burnus
d4fcbd2118 re PR fortran/30276 (gfortran include problem)
2007-01-30  Tobias Burnus  <burnus@net-b.de>
            Jakub Jelinek  <jakub@redhat.com>

       PR fortran/30276
       * scanner.c (gfc_open_included_file): Support absolute pathnames.


Co-Authored-By: Jakub Jelinek <jakub@redhat.com>

From-SVN: r121350
2007-01-30 19:13:14 +01:00
Tobias Burnus
0013d88c47 re PR libfortran/30015 ([4.1 only] Intrinsic date_and_time can go back in time)
2007-01-30  Tobias Burnus  <burnus@net-b.de>

        PR libfortran/30015
        * intrinsics/date_and_time.c (date_and_time): Fix case where time
          can go backwards.
        * configure.ac: Remove AC_TRY_RUN test for timezone in
          gettimeofday.
        * acinclude.m4: Ditto.
        * configure: Regenerate.
        * config.h.in: Regenerate.

From-SVN: r121348
2007-01-30 18:52:46 +01:00
Richard Guenther
910aecb291 re PR c/30313 (sizeof of expression including bit-field)
2007-01-30  Richard Guenther  <rguenther@suse.de>

	PR middle-end/30313
	* passes.c (execute_one_pass): Reset in_gimple_form to not
	confuse non-unit-at-a-time mode.

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

From-SVN: r121338
2007-01-30 13:34:10 +00:00
Tobias Burnus
ae2e83a712 backport: lang-specs.h: Add support for .f03 and .F03 extensions.
fortran/
2007-01-30  Tobias Burnus  <burnus@net-b.de>

       Backport from mainline.
       * lang-specs.h: Add support for .f03 and .F03 extensions.
       * gfortran.texi: Document .f03 extension.
       * options.c (form_from_filename): Recognize .f03.

testsuite/
2007-01-30  Tobias Burnus  <burnus@net-b.de>

       Backport from mainline.
       * gfortran.dg/gomp/gomp.exp: Support .f03 extension.
       * gfortran.dg/vect/vect.exp: Ditto.
       * gfortran.dg/dg.exp: Ditto.
       * gfortran.fortran-torture/execute/execute.exp: Ditto.
       * gfortran.fortran-torture/compile/compile.exp: Ditto.

libgomp/
2007-01-30  Tobias Burnus  <burnus@net-b.de>

       Backport from mainline.
       2007-01-26  Tobias Burnus  <burnus@net-b.de>

       * testsuite/libgomp.fortran/fortran.exp: Support .f03 extension.

From-SVN: r121333
2007-01-30 09:08:33 +01:00
Kaloian Doganov
e5647dd580 re PR libgcj/30600 (gnu.gcj.convert.BytesToCharsetAdaptor calculates bad argument for java.nio.Buffer.limit(int))
2007-01-29  Kaloian Doganov  <kaloian@doganov.org>

	PR libgcj/30600:
	* gnu/gcj/convert/BytesToCharsetAdaptor.java (read): Fix call to
	'limit'.

From-SVN: r121331
2007-01-30 03:08:19 +00:00
Roger Sayle
d3c92c8207 backport: trans-stmt.c (forall_info): Replace the next_nest and outer fields that previously implemented a...
Backport from mainline
	* trans-stmt.c (forall_info): Replace the next_nest and outer
	fields that previously implemented a doubly-linked list with a
	single prev_nest field (singly-linked list).
	(gfc_trans_nested_forall_loop): The nested_forall_info argument
	now denotes the innermost FORALL in the loop nest.
	(gfc_trans_forall_1): Link/cons the new "info" to the head of the
	nested_forall_info linked list.  Free the current "info" when done.

	* dependency.c (gfc_full_array_ref_p): Check that ref->next is NULL,
	i.e. that the ARRAY_REF doesn't mention components.

	* gfortran.dg/forall_7.f90: New test case.

From-SVN: r121328
2007-01-30 02:02:18 +00:00
GCC Administrator
a6b7921f84 Daily bump.
From-SVN: r121324
2007-01-30 00:17:36 +00:00
Anatoly Sokolov
06ed96d754 * config/avr/avr.h (TARGET_CPU_CPP_BUILTINS): Define __AVR_HAVE_MUL__.
From-SVN: r121316
2007-01-30 01:52:27 +03:00
Mike Stump
9beeb5a21e gccint.texi (Top): Rename Loop Representation to Loop Analysis and Representation to resolve case...
* doc/gccint.texi (Top): Rename Loop Representation to Loop
	Analysis and Representation to resolve case insensitive conflict.
	* doc/loop.texi (Loop Analysis and Representation): Likewise.

From-SVN: r121307
2007-01-29 20:14:24 +00:00
Josh Conner
aae9985fbf re PR middle-end/29683 (Arg split between stack/regs can cause stack corruption)
2007-01-29  Josh Conner  <jconner@apple.com>

	PR middle-end/29683
	* gcc.dg/pr29683.c: New.

From-SVN: r121290
2007-01-29 16:59:35 +00:00
Josh Conner
91e0a9bc9e re PR middle-end/29683 (Arg split between stack/regs can cause stack corruption)
2007-01-29  Josh Conner  <jconner@apple.com>

        PR middle-end/29683
        * calls.c (compute_argument_addresses): Set stack and stack_slot
        for partial args, too.
        (store_one_arg): Use locate.size.constant for the size when
        generating a save_area.

From-SVN: r121289
2007-01-29 16:58:04 +00:00
Roger Sayle
95561cf64b re PR fortran/30404 ([4.1 only] Wrong FORALL result)
PR fortran/30404
	* trans-stmt.c (forall_info): Remove pmask field.
	(gfc_trans_forall_loop): Remove NVAR argument, instead assume that
	NVAR covers all the interation variables in the current forall_info.
	Add an extra OUTER parameter, which specified the loop header in
	which to place mask index initializations.
	(gfc_trans_nested_forall_loop): Remove NEST_FLAG argument.
	Change the semantics of MASK_FLAG to only control the mask in the
	innermost loop.
	(compute_overall_iter_number): Optimize the trivial case of a
	top-level loop having a constant number of iterations.  Update
	call to gfc_trans_nested_forall_loop.  Calculate the number of
	times the inner loop will be executed, not to size of the 
	iteration space.
	(allocate_temp_for_forall_nest_1): Reuse SIZE as BYTESIZE when
	sizeof(type) == 1.  Tidy up.
	(gfc_trans_assign_need_temp): Remove NEST_FLAG argument from calls
	to gfc_trans_nested_forall_loop.
	(gfc_trans_pointer_assign_need_temp): Likewise.
	(gfc_trans_forall_1): Remove unused BYTESIZE, TMPVAR, SIZEVAR and
	LENVAR local variables.  Split mask allocation into a separate
	hunk/pass from mask population.  Use allocate_temp_for_forall_nest
	to allocate the FORALL mask with the correct size.  Update calls
	to gfc_trans_nested_forall_loop.
	(gfc_evaluate_where_mask): Update call to
	gfc_trans_nested_forall_loop.
	(gfc_trans_where_2): Likewise.

	* gfortran.dg/forall_6.f90: New test case.
	* gfortran.dg/dependency_8.f90: Update test to find "temp" array.
	* gfortran.dg/dependency_13.f90: Likewise.


Co-Authored-By: Paul Thomas <pault@gcc.gnu.org>
Co-Authored-By: Steven G. Kargl <kargl@gcc.gnu.org>

From-SVN: r121279
2007-01-29 03:27:07 +00:00
GCC Administrator
b9463fd37f Daily bump.
From-SVN: r121276
2007-01-29 00:17:29 +00:00
Andrew Pinski
19107d9889 re PR c++/28988 (g++ does not check first type name in pseudo-destructor-name)
2007-01-28  Andrew Pinski  <pinskia@gmail.com>

        PR C++/28988
        * semantics.c (finish_pseudo_destructor_expr): Check the
        destrutor name by calling check_dtor_name.

2007-01-28  Andrew Pinski  <pinskia@gmail.com>

        PR C++/28988
        * g++.dg/expr/dtor4.C: New test.

From-SVN: r121262
2007-01-28 10:18:52 -08:00
Michele Sandri
9c5a8333f4 2007-01-28 Michele Sandri <gpointorama@gmail.com>
* gnu/java/nio/channels/natFileChannelWin32.cc
	(lock): Implemented.
	(unlock): Implemented.

From-SVN: r121258
2007-01-28 15:14:56 +00:00
GCC Administrator
78b69a1c56 Daily bump.
From-SVN: r121249
2007-01-28 00:17:20 +00:00
Gerald Pfeifer
30c4761dfe Add missing doc/install.texi to ChangeLog entry of the previous commit.
From-SVN: r121244
2007-01-28 00:06:53 +00:00
Ralf Wildenhues
f86ed698eb sourcebuild.texi: Add comma for clarity.
* doc/sourcebuild.texi: Add comma for clarity.
	* doc/extend.texi: Fix some typos.
	* doc/passes.texi: Likewise.
	* doc/cppinternals.texi: Likewise.
	* doc/c-tree.texi: Likewise.
	* doc/tree-ssa.texi: Likewise.
	* doc/install.texi: Likewise.

From-SVN: r121243
2007-01-28 00:05:22 +00:00
Steve LoBasso
d48b55df21 deque.tcc (deque<>::erase(iterator, iterator)): Fix condition.
2007-01-27   Steve LoBasso <slobasso@yahoo.com>
	     Paolo Carlini  <pcarlini@suse.de>

	* include/bits/deque.tcc (deque<>::erase(iterator, iterator)):
	Fix condition.
	* testsuite/23_containers/deque/modifiers/erase/3.cc: New.

Co-Authored-By: Paolo Carlini <pcarlini@suse.de>

From-SVN: r121232
2007-01-27 16:10:10 +00:00
Steven G. Kargl
aceb89f14e Add 'PR fortran/30278' to the previous commit.
From-SVN: r121230
2007-01-27 05:30:57 +00:00
Steven G. Kargl
34ea98e8b7 [multiple changes]
2007-01-26  Steven Bosscher  <stevenb.gcc@gmail.com>
                Steven G. Kargl <kargl@gcc.gnu.org>

        * fortran/io.c (next_char): Deal with backslash escaped characters.
        Issue warnings in non -std=gnu cases.
        * fortran/primary.c (next_string_char): Issue warnings in non

2007-01-26  Steven G. Kargl  <kargl@gcc.gnu.org>

        * gfortran.dg/backslash_3.f: New test.

From-SVN: r121228
2007-01-27 05:24:07 +00:00
GCC Administrator
c259c3073e Daily bump.
From-SVN: r121224
2007-01-27 00:17:24 +00:00
Joseph Myers
83295b3362 * lib/target-supports.exp
(check_effective_target_powerpc_altivec): New.
	(check_effective_target_vect_cmdline_needed): Use it.

From-SVN: r121220
2007-01-27 00:02:46 +00:00
Zdenek Dvorak
2462d75c45 re PR tree-optimization/29516 (gfortran miscompiled)
PR tree-optimization/29516
	* tree-ssa-address.c (tree_mem_ref_addr, add_to_parts,
	most_expensive_mult_to_index, addr_to_parts,
	create_mem_ref, maybe_fold_tmr): Make the type of
	fields of TARGET_MEM_REF sizetype.
	(move_fixed_address_to_symbol, move_pointer_to_base,
	aff_combination_remove_elt): New functions.
	* tree.def (TARGET_MEM_REF): Add comment on types of
	the operands.
	* gcc.dg/tree-ssa/loop-20.c: New test.

From-SVN: r121214
2007-01-26 19:56:05 +00:00
Paolo Carlini
1577f15749 re PR libstdc++/30586 (Namespace pollution in c++ headers)
2007-01-26  Paolo Carlini  <pcarlini@suse.de>

	PR libstdc++/30586
	* config/cpu/ia64/atomic_word.h: Just include <bits/cxxabi_tweaks.h>.
	* testsuite/abi/30586.cc: New.

From-SVN: r121210
2007-01-26 18:03:44 +00:00
Jerry DeLisle
2e1786d932 re PR fortran/30532 (^Z as EOF?)
2007-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/30532
	* gfortran.dg/ctrl-z.f90:  New test.
	
2007-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/30481
	* gfortran.dg/namelist_assumed_char.f90:  New test.

From-SVN: r121208
2007-01-26 17:28:07 +00:00
Jerry DeLisle
470c1b53ee [multiple changes]
2007-01-26  Jerry DeLisle  <jvdelisle@gcc.gnu.org>

	PR fortran/30532
	* scanner.c (load_line): Remove check fot ctrl-z and don't gobble.
	
2007-01-26  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/30481
	* match.c (gfc_match_namelist): Add check for assumed size character
	in namelist and provide error if found.

From-SVN: r121207
2007-01-26 17:25:06 +00:00
Benjamin Kosnik
c98eaf15f3 revert: re PR libstdc++/28125 (Cannot build cross compiler for Solaris: configure: error: Link tests are not allowed after GCC_NO_EXECUTABLES)
2007-01-26  Benjamin Kosnik  <bkoz@redhat.com>

	Revert.
      	2006-12-11  Benjamin Kosnik  <bkoz@redhat.com>
	PR libstdc++/28125
	* acinclude.m4 (GLIBCXX_CHECK_ICONV_SUPPORT): Remove link test, ie
	AC_CHECK_LIB for libiconv. Instead, use bits of AM_ICONV.
        * configure: Regenerate.
        * scripts/testsuite_flags.in (cxxflags): Add LIBICONV bits.

From-SVN: r121203
2007-01-26 13:49:42 +00:00
GCC Administrator
202060e6a1 Daily bump.
From-SVN: r121194
2007-01-26 00:17:20 +00:00
Geoffrey Keating
a5e47e63dd re PR target/25127 (internal compiler error: in rs6000_emit_prologue, at config/rs6000/rs6000.c:14039)
2007-01-24  Geoffrey Keating  <geoffk@apple.com>

	PR 25127
	* config/rs6000/rs6000.c (first_altivec_reg_to_save): On Darwin,
	save Altivec registers in an eh_return function.
	(compute_vrsave_mask): Likewise.
	(rs6000_stack_info): Correct AIX/Darwin stack alignment computation
	for saving Altivec registers.
	(rs6000_emit_prologue): Don't allocate stack twice in
	eh_return function.  Correct expected value of altivec_save_offset
	when using save_world.  Describe save of R0 to stack when using
	save_world.  Describe stack pointer adjustment when using
	save_world.  Remove duplicated eh_return parameter register saving.
	Update sp_offset variable after save_world.
	* config/rs6000/t-darwin (LIB2FUNCS_STATIC_EXTRA): Remove
	darwin-world.asm.
	(LIB2FUNCS_EXTRA): Add darwin-world.asm.
	* config/rs6000/darwin.h (SUBTARGET_OVERRIDE_OPTIONS): -m64
	implies Altivec.

Index: gcc/testsuite/ChangeLog
2007-01-24  Geoffrey Keating  <geoffk@apple.com>

	* gcc.target/powerpc/darwin-ehreturn-1.c: New.
	* g++.dg/eh/simd-2.C: Also run on Darwin.
	* g++.dg/eh/simd-3.C: New.
	* g++.dg/eh/simd-4.C: New.

From-SVN: r121190
2007-01-26 00:03:28 +00:00
Daniel Franke
0f9e4c6234 backport: [multiple changes]
2007-01-25  Daniel Franke <franke.daniel@gmail.com>

        Backport from mainline:
	2006-12-21  Daniel Franke  <franke.daniel@gmail.com>

        PR libgomp/28209
        * libgomp.texi: New file.
        * configure.ac: Add --enable-generated-files-in-srcdir option.
        * Makefile.am: Add info, dvi, pdf, html targets. On request,
        copy files to srcdir.
        * Makefile.in: Regenerated.
        * testsuite/Makefile.in: Regenerated.
        * NOTES: Removed.

	Backport from mainline:
	2007-01-14  Daniel Franke  <franke.daniel@gmail.com>
	* libgomp.texi: Document implementation specific default values of 
	environment variables.

From-SVN: r121187
2007-01-25 17:33:43 -05:00
Benjamin Kosnik
4eb621a738 PR libstdc++/29722 continued
2007-01-24  Benjamin Kosnik  <bkoz@redhat.com>

	PR libstdc++/29722 continued
	* testsuite/lib/libstdc++.exp (v3_target_compile_as_c): Add
	libsupc++ library directory.
	* testsuite/abi/cxx_runtime_only_linkage.cc: Remove hard-coded
	path specification.

From-SVN: r121175
2007-01-25 15:30:32 +00:00
Geoffrey Keating
b33ebc0163 * unwind-dw2.c (execute_stack_op): Handle DW_OP_swap.
From-SVN: r121166
2007-01-25 07:13:44 +00:00
Marco Trudel
f6bb2dcbde 2007-01-24 Marco Trudel <mtrudel@gmx.ch>
* java/security/Security.java
	Imported the version from GNU classpath 0.92 (kept GCJ differences).
	* classpath/gnu/javax/crypto/pad/PKCS7.java (unpad): Removed an
	unnecessary test.
	* classpath/javax/crypto/CipherOutputStream.java: Re-implemented.
	* classpath/gnu/javax/crypto/jce/cipher/CipherAdapter.java
	(engineUpdate(byte[], int, int)): Always keep data for unpadding
	in padded decryption mode and check if it is a complete block.
	(engineUpdate(byte[], int, int, byte[], int)): Likewise.
	(engineDoFinal(byte[], int, int)): In padded decryption mode, take
	partially processed data into account.

From-SVN: r121154
2007-01-25 00:25:05 +00:00
GCC Administrator
3562fb3ff3 Daily bump.
From-SVN: r121151
2007-01-25 00:17:44 +00:00
Jakub Jelinek
ea6db4a07b re PR middle-end/27416 (ICE on invalid firstprivate/lastprivate)
PR middle-end/27416
	* gimplify.c (omp_check_private): New function.
	(gimplify_scan_omp_clauses): Use it for
	firstprivate/lastprivate/reduction.

	* gcc.dg/gomp/pr27416.c: New test.

From-SVN: r121136
2007-01-24 22:05:49 +01:00
Jakub Jelinek
3adce70464 re PR middle-end/30494 (ICE with VLA and openmp)
PR middle-end/30494
	* gimplify.c (omp_add_variable): Don't call omp_notice_variable
	on TYPE_SIZE_UNIT for GOVD_LOCAL VLAs.

	* gcc.dg/gomp/pr30494.c: New test.
	* g++.dg/gomp/pr30494.C: New test.

	* testsuite/libgomp.c/pr30494.c: New test.

From-SVN: r121135
2007-01-24 22:03:31 +01:00
Jakub Jelinek
e8807b8efc re PR middle-end/30421 (incorrect warning when using firstprivate and lastprivate clauses)
PR middle-end/30421
	* omp-low.c (lower_omp_for_lastprivate): Add dlist argument.
	If lower_lastprivate_clauses emits some statements, append them
	to dlist rather than body_p and to body_p append an initializer.
	(lower_omp_for): Adjust caller.

	* gcc.dg/gomp/pr30421.c: New test.

From-SVN: r121134
2007-01-24 22:01:37 +01:00
Andrew Pinski
19a8220faa re PR objc/27438 ([unit-at-a-time] '_OBJC_INSTANCE_0' defined but not used warning)
2007-01-23  Andrew Pinski  <pinskia@gmail.com>

        PR objc/27438
        * objc-act.c (objc_add_static_instance): Mark the decl as
        TREE_USED.

2007-01-23  Andrew Pinski  <pinskia@gmail.com>

        PR objc/27438
        * objc.dg/const-str-12.m: New test.

From-SVN: r121104
2007-01-23 22:06:29 -08:00
GCC Administrator
2542ee4b97 Daily bump.
From-SVN: r121096
2007-01-24 00:17:33 +00:00
Marco Trudel
34d72d2817 Arrays.java (binarySearch): Change comparison order.
2007-01-23  Marco Trudel  <mtrudel@gmx.ch>

	* java/util/Arrays.java (binarySearch): Change comparison order.

From-SVN: r121090
2007-01-23 23:07:51 +00:00
Paul Thomas
a2cc6bbb44 re PR fortran/30549 (compiler warning in resolve.c: possibly uninitialized use of name)
2007-01-23  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/30549
	* resolve.c (pure_function): Add return of name for state-
	ment functions..

From-SVN: r121080
2007-01-23 07:19:26 +00:00
Paul Thomas
0b4fe66c29 Backport PRs 28172, 29389, 29712, 30283
2007-01-23  Paul Thomas  <pault@gcc.gnu.org>

	Backports from trunk

	PR fortran/28172
	* trans-stmt.c (gfc_trans_call): If it does not have one, get
	a backend_decl for an alternate return.

	PR fortran/29389
	* resolve.c (pure_function): Statement functions are pure. Note
	that this will have to recurse to comply fully with F95.

	PR fortran/29712
	* resolve.c (resolve_function): Only a reference to the final
	dimension of an assumed size array is an error in an inquiry
	function.

	PR fortran/30283
	* resolve.c (resolve_function): Make sure that the function
	expression has a type.

2007-01-23  Paul Thomas  <pault@gcc.gnu.org>

	PR fortran/28172
	* gfortran.dg/altreturn_4.f90: New test.

	PR fortran/29389
	* gfortran.dg/stfunc_4.f90: New test.

	PR fortran/29712
	* gfortran.dg/bound_2.f90: Reinstate commented out line.
	* gfortran.dg/initialization_1.f90: Change warning.

	PR fortran/30283
	* gfortran.dg/specification_type_resolution_2.f90: New test.

From-SVN: r121077
2007-01-23 05:53:14 +00:00
Andrew Pinski
d65838c7bd [multiple changes]
2007-01-22  Andrew Pinski  <pinskia@gmail.com>

        PR fortran/29951
        * gfortran.fortran-torture/execute/transfer2.f90: New test.

        PR Fortran/29410
        * gfortran.fortran-torture/execute/transfer1.f90: New test.
2007-01-22 Andrew Pinski  <pinskia@gmail.com>

        PR fortran/29951
        * trans-intrinsic.c (gfc_conv_intrinsic_transfer): Change to
        call memcpy instead of creating a VIEW_CONVERT_EXRP.

        PR fortran/29410
        * trans-intrinsic.c (gfc_conv_intrinsic_array_transfer):
        Change over to create VIEW_CONVERT_EXPR instead of using an
        ADDR_EXPR, a cast and then an indirect reference.

From-SVN: r121076
2007-01-22 21:15:21 -08:00
GCC Administrator
88e992e594 Daily bump.
From-SVN: r121070
2007-01-23 00:17:35 +00:00
Tom Tromey
29eebc12f4 re PR java/29812 (env->klass value is not updated during the native calls)
PR java/29812:
	* java/lang/natRuntime.cc (_load): Push a new system frame before
	calling JNI_OnLoad.
	* include/jvm.h (_Jv_JNI_PopSystemFrame): Declare.
	(_Jv_GetJNIEnvNewFrameWithLoader): Likewise.
	* jni.cc (struct _Jv_JNI_LocalFrame) <marker>: Now unsigned char.
	<allocated_p>: Now bool.
	<loader>: New field.
	(_Jv_JNI_EnsureLocalCapacity): Updated.
	(_Jv_JNI_NewLocalRef): Likewise.
	(_Jv_JNI_NewLocalRef): Likewise.
	(_Jv_JNI_PopLocalFrame): Likewise.
	(_Jv_JNI_FindClass): Likewise.
	(_Jv_GetJNIEnvNewFrame): Likewise.
	(_Jv_JNI_AttachCurrentThread): Likewise.
	(_Jv_GetJNIEnvNewFrameWithLoader): New function.
	(_Jv_GetJNIEnvNewFrame): Use it.
	* include/jni_md.h (_CLASSPATH_JNIENV_CONTENTS): Removed 'klass'.

From-SVN: r121066
2007-01-22 23:33:24 +00:00
Brooks Moses
0e9fcdd96f intrinsic.texi (ACHAR): Added cross-references.
* intrinsic.texi (ACHAR): Added cross-references.
	(CHAR): Put cross-references in alphabetical order.
	(IACHAR): Added cross-references.
	(ICHAR): Added cross-references.

From-SVN: r121050
2007-01-21 18:48:36 -08:00
GCC Administrator
0dc2928931 Daily bump.
From-SVN: r121044
2007-01-22 00:17:24 +00:00