https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96660
David Malcolm <dmalcolm at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #1 from David Malcolm <dmalcolm at gcc dot gnu.org> --- The ICE in data-model-1.c's test_49 is a duplicate of PR analyzer/96642 which I've now fixed, in r11-2723-g35c5f8fb432c8e68af68ab48c8d3107e7839775e. I've tested with --target=powerpc64-unknown-linux-gnu with -m32 and -m64, and I'm no longer seeing FAILs in data-model-1.c Marking this one as a duplicate. Sorry about the breakage. *** This bug has been marked as a duplicate of bug 96642 ***