Assignee: unassigned at gcc dot gnu.org
Reporter: mti-1 at tillenius dot com
Target Milestone: ---
gcc/config/h8300/h8300.h seems to be missing a single '.' in the definition of
FUNCTION_PROFILER macro. It should be ".LP" rather than just "LP".
#define F
Assignee: unassigned at gcc dot gnu.org
Reporter: mti-1 at tillenius dot com
Target Milestone: ---
I am using a cross compiler for Renesas H8S. In a few places it generates
really bad code. Given the following program:
struct s {
char a, b;
char c[11];
} x[2];
void test