On Mon, Mar 23, 2026 at 4:42 PM Rainer Orth <[email protected]> wrote: > > Here's the actual patch: > > 2026-03-14 Rainer Orth <[email protected]> > > gcc: > * config/i386/i386.cc (ix86_in_large_data_p): Check for .lbss etc. > (x86_64_elf_section_type_flags): Clear SECTION_NOTYPE for .lbss etc. > * config/i386/x86-64.h (MACH_DEP_SECTION_ASM_FLAG): Define. > * config/i386/sol2.h [HAVE_SOLARIS_AS] > (MACH_DEP_SECTION_ASM_FLAG): Redefine as 'h'. > > gcc/testsuite: > * gcc.target/i386/pr61599-1.c (dg-options): Add -save-temps. > (scan-assembler-times): Check for @nobits.
OK. Thanks, Uros.
