This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: openssl reveals a problem



  Ref:

   http://gcc.gnu.org/ml/gcc-bugs/1999-12/msg00313.html
   http://gcc.gnu.org/ml/gcc-bugs/1999-12/msg00192.html
   http://gcc.gnu.org/ml/gcc-bugs/1999-12/msg00263.html

  Summary:
   
  Recent editions of gcc fail the validation tests that are
  part of the openssl-0.9.4 package.   gcc-2.95.2 and
  egcs-19991102 pass all tests.  The problem has been localized
  to changes made in reload.c and reload1.c for egcs-19991110.
  See the references for further detail.  


  After the inclusion of the yesterday's patch:
-----------------------------------------------------------------
CVSROOT:        /cvs/gcc
Module name:    egcs
Changes by:     crux@sourceware.cygnus.com      99/12/13 05:21:35

Modified files:
        gcc            : ChangeLog reload.c reload.h reload1.c 
                         hard-reg-set.h regclass.c 

Log message:
        Simplify reload register allocation
-----------------------------------------------------------------

  My i686/linux system now responds with:

make[2]: Leaving directory `/Main/Pending/OPEN_SSH/openssl-0.9.4/apps'
./destest
Doing cbcm
make[1]: *** [test_des] Segmentation fault (core dumped)
make[1]: Leaving directory `/Main/Pending/OPEN_SSH/openssl-0.9.4/test'
make: *** [tests] Error 2


  This is new !

  Roger Brown   bregor at anusf dot anu dot edu dot au


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]