- 03 Nov, 1999 22 commits
-
-
* class.c (check_bitfield_decl): New function, split out from finish_stuct_1. (check_field_decl): Likewise. Recursively examine members of anonymous structs. (finish_struct_1): Use them. * cp-tree.h (ANON_UNION_TYPE_P): New macro. From-SVN: r30381
Mark Mitchell committed -
* fix-header.c (recognized_extern, recognized_function): Constify a char*. * lcm.c (compute_laterin): Remove unused variable `temp_bitmap'. (pre_edge_lcm): Mark parameter `file' with ATTRIBUTE_UNUSED. (compute_available): Remove unused variable `last'. (compute_nearerout): Remove unused variable `temp_bitmap'. (pre_edge_rev_lcm): Mark parameter `file' with ATTRIBUTE_UNUSED. Remove unused variable `x'. * scan.h (recognized_function, recognized_extern): Constify a char*. * simplify-rtx.c (simplify_rtx): Remove unused variable `new'. From-SVN: r30380
Kaveh R. Ghazi committed -
removed a long time ago. From-SVN: r30379
Tom Tromey committed -
* varasm.c (decode_rtx_const): Use XSTR to access the string of a SYMBOL_REF. From-SVN: r30378
Franz Sirl committed -
From-SVN: r30377
Richard Henderson committed -
From-SVN: r30376
Tom Tromey committed -
* pa.c (ireg_operand): New function. * pa.h (PREDICATE_CODES): Handle ireg_operand. * pa.md (parallel_addb, parallel_movb): Use ireg_operand. Fix out of date comment. From-SVN: r30375
Jeffrey A Law committed -
From-SVN: r30374
Jeffrey A Law committed -
From-SVN: r30373
Jeffrey A Law committed -
From-SVN: r30372
Bernd Schmidt committed -
From-SVN: r30371
Jeffrey A Law committed -
From-SVN: r30369
Jeff Law committed -
From-SVN: r30368
Mark Mitchell committed -
From-SVN: r30367
Mark Mitchell committed -
1999-11-02 Scott Snyder <snyder@fnal.gov> * decl2.c (build_expr_from_tree): Handle REALPART_EXPR and IMAGPART_EXPR. * pt.c (tsubst_copy): Likewise. From-SVN: r30366
Scott Snyder committed -
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz> * posix-threads.cc: Don't include boehm-config.h. Include gcconfig.h instead. From-SVN: r30365
Bryce McKinlay committed -
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz> * gcconfig.h: Don't define MPROTECT_VDB on Linux/i386. From-SVN: r30364
Bryce McKinlay committed -
regclass.c (record_reg_classes): Always use may_move_cost when seeing how operand fits with various register classes. * regclass.c (record_reg_classes): Always use may_move_cost when seeing how operand fits with various register classes. From-SVN: r30362
Richard Kenner committed -
1999-11-02 Bryce McKinlay <bryce@albatross.co.nz> * posix-threads.cc: Don't include boehm-config.h. From-SVN: r30361
Bryce McKinlay committed -
From-SVN: r30360
Tom Tromey committed -
From-SVN: r30359
Tom Tromey committed -
* configure: Rebuilt. * configure.in: Don't create boehm-config.h. * Makefile.in: Rebuilt. * Makefile.am (libgcjgc_la_SOURCES): Reference gcconfig.h, not config.h. ($(all_objs)): Depend on gcconfig.h. * gc_priv.h: Reference GCCONFIG_H, not CONFIG_H. * gcconfig.h: Define GCCONFIG_H, not CONFIG_H. * config.h: Removed. From-SVN: r30358
Tom Tromey committed
-
- 02 Nov, 1999 18 commits
-
-
* resource.c: Revert Oct 26 20:42 and Oct 27 00:56 changes. * toplev.c: Revert Nov 1 13:22 change. From-SVN: r30357
Richard Henderson committed -
* gcc.dg/ultrasp1.c: Removed xfail. * gcc.dg/struct-ret-2.c: Likewise. * gcc.dg/array-1.c: Likewise. From-SVN: r30356
Alexandre Oliva committed -
pa.md (height reduction patterns): Add checks for overlapping operands to avoid semantic-destroying splits for... Tue Nov 2 14:21:37 1999 Jason Eckhardt <jle@cygnus.com> * config/pa/pa.md (height reduction patterns): Add checks for overlapping operands to avoid semantic-destroying splits for height reduction patterns. From-SVN: r30355
Jason Eckhardt committed -
* configure.in (m68k-hp-hpux*, xm_alloca.h): The underscore should have been an hyphen, fixed. * configure: Rebuilt. From-SVN: r30354
Alexandre Oliva committed -
From-SVN: r30353
Nick Clifton committed -
* jump.c (jump_optimize_1): Swap the incscc and the conditional mode detection code * unroll.c (unroll_loop): Remove LOOP notes when loop is completely unrolled. From-SVN: r30352
Jan Hubicka committed -
From-SVN: r30351
Bernd Schmidt committed -
* Makefile.in (genattrtab): Don't use (HOST_RTLANAL). * rtl.h (rtx_equal_p): Move prototype. * rtl.c (rtx_equal_function_value_matters): Move from rtlanal.c (rtx_equal_p): Likewise. * rtlanal.c (rtx_equal_function_value_matters): Delete. (rtx_equal_p): Likewise. From-SVN: r30350
Catherine Moore committed -
* resource.c (mark_target_live_regs): For unconditional branches, the resources found at the branch target should be added to the resources found so far, not intersected. From-SVN: r30349
Diego Novillo committed -
From-SVN: r30347
Philippe De Muyter committed -
From-SVN: r30346
Jeffrey A Law committed -
From-SVN: r30345
Jeffrey A Law committed -
From-SVN: r30344
Jeff Law committed -
Mon Nov 1 23:42:00 1999 Alexandre Petit-Bianco <apbianco@cygnus.com> * parse.y (method_header:): Issue error message for rule `type error'. (synchronized:): Error report when not using synchronized. From-SVN: r30343
Alexandre Petit-Bianco committed -
* decl2.c (maybe_make_one_only): Always make things comdat on ELF targets, too. From-SVN: r30341
Jason Merrill committed -
From-SVN: r30340
Jason Merrill committed -
* libgcc2.c (__do_global_dtors): Only do EH frame stuff if ! HAS_INIT_SECTION. From-SVN: r30339
Jason Merrill committed -
jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONT notes when presented with "if (foo) break... * jump.c (jump_optimize_1): Also move LOOP_VTOP and LOOP_CONT notes when presented with "if (foo) break; end_of_loop" and the break sequence gets moved out of the loop. From-SVN: r30338
Jeffrey A Law committed
-