This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
oballoc usage in a29k and romp on gcc 3.0 branch
- To: gcc-bugs at gcc dot gnu dot org
- Subject: oballoc usage in a29k and romp on gcc 3.0 branch
- From: Joel Sherrill <joel dot sherrill at OARcorp dot com>
- Date: Thu, 28 Jun 2001 19:29:45 -0500
- Organization: OAR Corporation
- Reply-To: joel dot sherrill at OARcorp dot com
Assuming I haven't messed up my local copy, these files use oballoc
which appears to have been obsoleted in favor of other routines
according
to comments in ChangeLog.4.
./config/a29k/a29k.c: a29k_last_prologue_insn = (char *) oballoc
(100);
./config/a29k/a29k.c: a29k_first_epilogue_insn = (char *) oballoc
(100);
./config/romp/romp.c: fpop = (struct fp_op *) oballoc (sizeof (struct
fp_op));
Suggestions on what to change these to appreciated.
--
Joel Sherrill, Ph.D. Director of Research & Development
joel@OARcorp.com On-Line Applications Research
Ask me about RTEMS: a free RTOS Huntsville AL 35805
Support Available (256) 722-9985