https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105259
--- Comment #2 from CVS Commits <cvs-commit at gcc dot gnu.org> --- The master branch has been updated by Richard Biener <rgue...@gcc.gnu.org>: https://gcc.gnu.org/g:9645279722233bb779cc6eca02687a732d4834e5 commit r12-8137-g9645279722233bb779cc6eca02687a732d4834e5 Author: Richard Biener <rguent...@suse.de> Date: Wed Apr 13 10:41:41 2022 +0200 middle-end/105259 - adjust gcc.target/i386/auto-init-4.c This adjusts the FAILing testcase to only check for the pieces that work. The bug tracks improving pattern-init for long double. 2022-04-13 Richard Biener <rguent...@suse.de> PR middle-end/105259 * gcc.target/i386/auto-init-4.c: Adjust.