Module Name: src Committed By: mrg Date: Mon Aug 14 03:18:15 UTC 2023
Modified Files:
src/bin/sh: Makefile
Log Message:
use -O1 on sh3, GCC 12 and parser.c.
this triggers clobbered vs. longjmp/setjmp warnings with -Os that sh3 uses.
To generate a diff of this commit:
cvs rdiff -u -r1.120 -r1.121 src/bin/sh/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
