https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82182
Jean-Paul Mari changed:
What|Removed |Added
CC||djipi.mari at gmail dot com
Priority: P3
Component: target
Assignee: unassigned at gcc dot gnu.org
Reporter: djipi.mari at gmail dot com
Target Milestone: ---
Host: x86
Target: m68k-elf
This code:
void *calloc(size_t num_elements, size_t size)
{
void *ptr
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92041
Jean-Paul Mari changed:
What|Removed |Added
Known to work||8.3.0
Known to fail|
Priority: P3
Component: c
Assignee: unassigned at gcc dot gnu.org
Reporter: djipi.mari at gmail dot com
Target Milestone: ---
I have adapted the gcc 14.3.0 config file, and compiled with the
--enable-fixed-point so gcc can compile with the fixed-point types
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82182
Jean-Paul Mari changed:
What|Removed |Added
CC||djipi.mari at gmail dot com