- 26 Oct, 2001 25 commits
-
-
* config/alpha/alpha.h (enum reg_class): Add R24_REG, R25_REG; rename PV_REG to R27_REG. (REG_CLASS_CONTENTS, REGNO_REG_CLASS): Update. (REG_CLASS_FROM_LETTER): Update. (PREFERRED_RELOAD_CLASS): Don't widen a reg class. * config/alpha/alpha.md (divsi3): Don't hard-code r24, r25, r27. (udivsi3, modsi3, umodsi3): Likewise. (divdi3, udivdi3, moddi3, umoddi3): Likewise. From-SVN: r46535
Richard Henderson committed -
* cfg.c (clear_aux_for_blocks): Split out of ... (free_aux_for_blocks): here. (clear_aux_for_edges): Split from ... (free_aux_for_edges): here. * basic-block.h: Declare them. * lcm.c (compute_antinout_edge): Use them. (compute_laterin, compute_available, compute_nearerout): Likewise. (optimize_mode_switching): Likewise. From-SVN: r46534
Richard Henderson committed -
Makefile.in (unstage*): Remove as, ld, collect-ld before moving everything back to the main build directory. * Makefile.in (unstage*): Remove as, ld, collect-ld before moving everything back to the main build directory. From-SVN: r46533
Richard Henderson committed -
libstdc++/4503 * config/locale/codecvt_specializations_ieee_1003.1-200x.h (__enc_traits::~__enc_traits): Fix. (__enc_traits::_M_init): Add error checking. From-SVN: r46532
Benjamin Kosnik committed -
From-SVN: r46530
GCC Administrator committed -
2001-10-25 Benjamin Kosnik <bkoz@redhat.com> libstdc++/4542 * include/bits/locale_facets.tcc (time_get::_M_extract_name): Fix. From-SVN: r46529
Benjamin Kosnik committed -
2001-10-25 Benjamin Kosnik <bkoz@redhat.com> libstdc++/4545 * include/bits/ostream.tcc (ostream::operator<<(streambuf*)): Fix exceptions. * include/bits/istream.tcc (istream::operator>>(streambuf*): Make consistent, where possible. * include/bits/streambuf.tcc: Tweak. 2001-10-25 Brendan Kehoe <brendan@zen.org> libstdc++/4536 * bits/ostream.tcc (seekp): Scope use as ios_base::failbit. * bits/istream.tcc (seekg): Likewise. From-SVN: r46528
Benjamin Kosnik committed -
From-SVN: r46526
Bryce McKinlay committed -
* config/i386/cygwin.h: Search target specfic include directory, if appropriate. From-SVN: r46524
Christopher Faylor committed -
2001-10-25 Benjamin Kosnik <bkoz@redhat.com> Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> Ulrich Weigand <Ulrich.Weigand@de.ibm.com> * config/os/gnu-linux/bits/os_defines.h: Set to 64 bit longs with __s390x__ only. * include/bits/std_limits.h: Fix wchar_t issues. * config/os/aix/bits/os_defines.h: Fix. Co-Authored-By: Peter Schmid <schmid@snake.iap.physik.tu-darmstadt.de> Co-Authored-By: Ulrich Weigand <uweigand@de.ibm.com> From-SVN: r46523
Benjamin Kosnik committed -
* expr.c (expand_java_field_op): Don't special-case references to java.lang.PRIMTYPE.TYPE. (build_primtype_type_ref): Removed. * java-tree.h (build_primtype_type_ref): Remove prototype. * parse.y (maybe_build_primttype_type_ref): Removed. (complete_function_arguments): Don't special-case references to java.lang.PRIMTYPE.TYPE. (patch_assignment): Likewise. (array_constructor_check_entry): Likewise. From-SVN: r46522
Bryce McKinlay committed -
* java/lang/VMClassLoader.java (getPrimitiveClass): Now native. Now takes a jchar type-code argument, not a string. * java/lang/natClassLoader.cc (VMClassLoader::getPrimitiveClass): New method. Just call _Jv_FindClassFromSignature. * java/lang/Boolean.java (TYPE): Initialize from VMClassLoader.getPrimitiveClass using type-code. * java/lang/Character.java (TYPE): Likewise. * java/lang/Double.java (TYPE): Likewise. * java/lang/Float.java (TYPE): Likewise. * java/lang/Integer.java (TYPE): Likewise. * java/lang/Long.java (TYPE): Likewise. * java/lang/Short.java (TYPE): Likewise. * java/lang/Void.java (TYPE): Likewise. From-SVN: r46521
Bryce McKinlay committed -
* dwarf2out.c (PTR_SIZE, default_eh_frame_section): Move outside of macro guards. Fix #endif comment. * output.h (default_exception_section, default_eh_frame_section): Move prototypes outside of macro guard. * crtstuff.c: Fix #endif comment. From-SVN: r46520
Kaveh R. Ghazi committed -
* sem_ch8.adb (Analyze_Package_Renaming): Skip analysis if Name is Error. Similar change for other renaming cases. From-SVN: r46519
Robert Dewar committed -
* s-atacco.ads: Add pragma Inline_Always for functions. Fix header format. Add copyright 2001 From-SVN: r46518
Robert Dewar committed -
par-ch3.adb (P_Subtype_Mark_Resync): for an anonymous array return Error rather than Empty so that analysis can proceed. * par-ch3.adb (P_Subtype_Mark_Resync): for an anonymous array return Error rather than Empty so that analysis can proceed. From-SVN: r46517
Ed Schonberg committed -
sem_util.adb (Enter_Name): better handling of cascaded error messages when a unit appears in its own context. * sem_util.adb (Enter_Name): better handling of cascaded error messages when a unit appears in its own context. From-SVN: r46516
Ed Schonberg committed -
* sem_util.adb (Defining_Entity): in case of error, attach created entity to specification, so that semantic analysis can proceed. From-SVN: r46515
Ed Schonberg committed -
(Defining_Entity): Deal with Error. (Process_End_Label): Deal with bad end label for. From-SVN: r46514
Robert Dewar committed -
sem_elab.adb (Check_A_Call): refine message when call is in an instance but callee is not declared in the... * sem_elab.adb (Check_A_Call): refine message when call is in an instance but callee is not declared in the generic unit. From-SVN: r46513
Ed Schonberg committed -
* sem_elab.adb (Check_A_Call): check for renaming before finding the enclosing unit, which may already be different from the calling unit. From-SVN: r46512
Ed Schonberg committed -
From-SVN: r46511
Geert Bosch committed -
sem_res.adb (Resolve_Call): if the call is actually an indexing operation on the result of a parameterless... * sem_res.adb (Resolve_Call): if the call is actually an indexing operation on the result of a parameterless call, perform elaboration check after the node has been properly rewritten. * sem_ch12.adb (Copy_Generic_Node): after the proper body has been inlined within the generic tree, the defining identifier is not a compilation_unit. From-SVN: r46510
Ed Schonberg committed -
sem_res.adb (Resolve): special-case resolution of Null in an instance or an inlined body to avoid view... * sem_res.adb (Resolve): special-case resolution of Null in an instance or an inlined body to avoid view conflicts. * sem_ch12.adb (Copy_Generic_Node): for allocators, check for view compatibility by retrieving the access type of the generic copy. From-SVN: r46509
Ed Schonberg committed -
(Analyze_Number_Declaration): Handle error expression. (Signed_Integer_Type_Declaration): Handle error bound. (Analyze_Subtype_Indication): Handle error range. * sem_util.adb (Get_Index_Bounds): Check for Error. From-SVN: r46508
Robert Dewar committed
-
- 25 Oct, 2001 15 commits
-
-
* restrict.adb (Set_No_Run_Time_Mode): Set Discard_Names as default in no run time mode. From-SVN: r46507
Robert Dewar committed -
* gnatmem.adb (Read_Next): fix Curs2 value to properly handle quiet mode case for ALLOC case. * gnatmem.adb (Read_Next): correctly fix parsing in Quiet mode on all platforms. Improvement of last change. From-SVN: r46506
Pascal Obry committed -
From-SVN: r46505
Robert Dewar committed -
From-SVN: r46504
Geert Bosch committed -
osint.adb (Read_Default_Search_Dirs): correctly detect relative pathnames in UNIX and DOS style with drive letter. * osint.adb (Read_Default_Search_Dirs): correctly detect relative pathnames in UNIX and DOS style with drive letter. (Is_Relative): new routine. * osint.adb: Minor reformatting * osint.adb (Is_Relative): implementation using GNAT.OS_Lib.Is_Absolute_Path. Better fix for 8121-009. From-SVN: r46503
Pascal Obry committed -
* g-dirope.adb (Basename): correctly compute offset between the original Path and the translated one. * g-dirope.adb: (Base_Name): add some comments. From-SVN: r46502
Pascal Obry committed -
exp_imgv.adb (Expand_Image_Attribute): Defend against bad use in HIE mode, avoids compilation abandoned message * exp_imgv.adb (Expand_Image_Attribute): Defend against bad use in HIE mode, avoids compilation abandoned message * exp_imgv.adb: Correct typo in previous change * exp_imgv.adb: Correct typo in previous change (not my day!) From-SVN: r46501
Robert Dewar committed -
2001-10-25 Benjamin Kosnik <bkoz@redhat.com> * include/bits/locale_facets.tcc (collate::do_transform): Fix. From-SVN: r46500
Benjamin Kosnik committed -
From-SVN: r46499
Robert Dewar committed -
2001-10-24 Alexandre Petit-Bianco <apbianco@redhat.com> * mangle.c (static tree compression_table): Fixed leading comment. * parse.h (struct parser_ctxt): Fixed field comment. * parse.y (check_pkg_class_access): New prototype, fixed leading comment, new parameter used to emit error only if passed as true. (parse_check_super): Pass extra argument to check_pkg_class_access. (do_resolve_class): Likewise. (process_imports): Likewise. (read_import_dir): Fixed indentation. (find_in_imports_on_demand): New local class_type_name. Local node_to_use deleted. while loop changed into for loop. Report multiple definition only for accessible classes. Improved error message. (start_complete_expand_method): Local `ptr' removed. DECL_ARGUMENTS assigned to parameter list, fixed indentation. while loop changed into for loop, restore TREE_CHAIN on local `tem' before the next iteration. ( http://gcc.gnu.org/ml/gcc-patches/2001-10/msg01323.html ) From-SVN: r46498
Alexandre Petit-Bianco committed -
2001-10-25 Phil Edwards <pme@gcc.gnu.org> * docs/html/documentation.html: Fix typo. From-SVN: r46497
Phil Edwards committed -
2001-10-04 Alexandre Petit-Bianco <apbianco@redhat.com> * libjava.lang/PR3096.java: New file. * libjava.lang/PR3096.out: Likewise. ( http://gcc.gnu.org/ml/java-patches/2001-q4/msg00165.html ) From-SVN: r46496
Alexandre Petit-Bianco committed -
* g-awk.ads: Move all pragma inlines next to the routine declarations. This is more uniform with other GNAT spec. From-SVN: r46495
Geert Bosch committed -
* doc/md.texi (movMM): Clarify semantics of storing into a non-paradoxical SUBREG. From-SVN: r46494
Jeffrey A Law committed -
* langhooks.c (lang_hook_default_clear_binding_stack): New. (lang_hook_default_get_alias_set): Move next to other alias hooks. * langhooks.h: Prototype lang_hook_default_clear_binding_stack. (LANG_HOOKS_CLEAR_BINDING_STACK): New macro. (LANG_HOOKS_INITIALIZER): Add it. * toplev.h (struct lang_hooks): Add clear_binding_stack. * toplev.c (compile_file): Call lang_hooks.clear_binding_stack instead of a loop calling poplevel. cp: * cp-lang.c: Redefine LANG_HOOKS_CLEAR_BINDING_STACK to pop_everything. From-SVN: r46492
Zack Weinberg committed
-