https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105523
Georg-Johann Lay <gjl at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |gjl at gcc dot gnu.org --- Comment #19 from Georg-Johann Lay <gjl at gcc dot gnu.org> --- Created attachment 54912 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=54912&action=edit pr105532.diff: Proposed patch for the AVR backend Here is a proposed, untested patch. gcc/ PR target/105532 * config/avr/avr.cc (opts.h): Include it. (avr_option_override): Set --param_min_pagesize=0. gcc/testsuite/ PR target/105532 * gcc.target/avr/torture/pr105532.c: New test.