Skip to content
Snippets Groups Projects
  1. May 24, 1999
  2. May 23, 1999
    • Jeffrey A Law's avatar
      * gcc.dg/990524-1.c: New test. · 35676551
      Jeffrey A Law authored
      From-SVN: r27114
      35676551
    • Franz Sirl's avatar
      * gcc.c-torture/compile/990523-1.c: New test. · 9208b154
      Franz Sirl authored
      From-SVN: r27113
      9208b154
    • Jeff Law's avatar
      [multiple changes] · a366a40a
      Jeff Law authored
      Sun May 23 20:31:16 1999  Jeffrey A Law  (law@cygnus.com)
              * loop.c (strength_reduce): Grow reg_single_usage as needed.
      Sun May 23 10:13:20 1999  David O'Brien <obrien@FreeBSD.org>
              * i386/freebsd-elf.h (LINK_SPEC): Change -static to -Bstatic.
              Also remove a useless comment.
      Sun May 23 10:05:23 1999  Jerry Quinn <jquinn@nortelnetworks.com>
              * pa.md (negdf2,negsf2):  Use fneg instead of fsub on pa 2.0.
      
      From-SVN: r27111
      a366a40a
    • Jeff Law's avatar
      Daily bump. · 1ba5d5ce
      Jeff Law authored
      From-SVN: r27109
      1ba5d5ce
  3. May 22, 1999
  4. May 21, 1999
    • Franz Sirl's avatar
      rs6000.c (output_mi_thunk): Enable full support again. · 22b4a3b0
      Franz Sirl authored
      Fri May 21 21:19:02 1999  Franz Sirl  <Franz.Sirl-kernel@lauterbach.com>
              * rs6000.c (output_mi_thunk): Enable full support again.
      
      From-SVN: r27087
      22b4a3b0
    • Mark Mitchell's avatar
      Make-lang.in (cc1plus): Make it depend on gxx.gperf. · adecb3f4
      Mark Mitchell authored
      
      	* Make-lang.in (cc1plus): Make it depend on gxx.gperf.
      	* cp-tree.h: Fix typo in documentation on pointers-to-members.
      	(cp_build_qualified_type): Make it a macro.
      	(cp_build_qualified_type_real): Declare.
      	* decl.c (grokdeclarator): Remove misleading comment.  Avoid
      	problem with template parameters and restrict-qualification.
      	* gxx.gperf: Replace NORID with RID_UNUSED throughout.
      	* hash.h: Regenerated.
      	* lex.h (rid): Move RID_FIRST_MODIFIER and RID_LAST_MODIFIER into
      	the enumeration.
      	(NORID): Remove definition.
      	* pt.c (tsubst_aggr_type): Use cp_build_qualified_type_real.
      	(tsubst): Likewise.  Remove special handling for FUNCTION_TYPEs.
      	(fn_type_unification): Check that the function type resulting from
      	the deduction is legal.
      	(check_cv_quals_for_unify): Don't handle FUNCTION_TYPEs specially.
      	(unify): Use cp_build_qualified_type_real.
      	* tree.c (build_cplus_array_type_1): Handle error_marks as inputs.
      	(cp_build_qualified_type): Rename to ...
      	(cp_build_qualified_type_real): Add additional COMPLAIN parameter
      	and modify appropriately.
      
      Co-Authored-By: default avatarNathan Sidwell <nathan@acm.org>
      
      From-SVN: r27086
      adecb3f4
    • Mark Mitchell's avatar
      typeck.c (build_ptrmemfunc): Handle PTRMEM_CSTs carefully to reveal optimization opportunities. · 7133357a
      Mark Mitchell authored
      	* typeck.c (build_ptrmemfunc): Handle PTRMEM_CSTs carefully to
      	reveal optimization opportunities.
      
      From-SVN: r27084
      7133357a
    • Tom Tromey's avatar
      Makefile.in: Rebuilt. · 41e0e0cd
      Tom Tromey authored
      	* Makefile.in: Rebuilt.
      	* Makefile.am (INCLUDES): Added $(ZINCS).
      	* configure: Rebuilt.
      	* configure.in (ZINCS): New subst.
      
      From-SVN: r27083
      41e0e0cd
    • Joern Rennecke's avatar
      Typo fix in last patch. · 7df87939
      Joern Rennecke authored
      From-SVN: r27082
      7df87939
    • J"orn Rennecke's avatar
      * sh.h (BRANCH_COST): Define. · ec4c28e5
      J"orn Rennecke authored
      From-SVN: r27081
      ec4c28e5
    • Mark Mitchell's avatar
      pt.c (tsubst): Don't issue error messages when we're not complaining... · ef637255
      Mark Mitchell authored
      	* pt.c (tsubst): Don't issue error messages when we're not
      	complaining, even if we see a qualified function type.
      	(check_cv_quals_for_unify): Don't allow a qualified function
      	type.
      
      From-SVN: r27080
      ef637255
    • Andrew Haley's avatar
      sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to... · 21635bd6
      Andrew Haley authored
      sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added to signal options to allow the same exceptions to be rethrown...
      
      1999-05-21  Andrew Haley  <aph@cygnus.com>
              * include/sparc-signal.h (INIT_FPE, INIT_SEGV): SA_NODEFER added
              to signal options to allow the same exceptions to be rethrown
              later.
      
      From-SVN: r27079
      21635bd6
    • Jeff Law's avatar
      Daily bump. · 9c2553ff
      Jeff Law authored
      From-SVN: r27077
      9c2553ff
Loading