https://gcc.gnu.org/bugzilla/show_bug.cgi?id=126650

--- Comment #9 from GCC Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by Alexandre Oliva <[email protected]>:

https://gcc.gnu.org/g:ea6bfeafc48af3e6dab598376dda4586752ed990

commit r17-3662-gea6bfeafc48af3e6dab598376dda4586752ed990
Author: Alexandre Oliva <[email protected]>
Date:   Tue Aug 25 22:03:37 2026 -0300

    testsuite: explicitly specify expected endianness [PR126650]

    The pr126650.c testcase carries an expectation that the data
    structures are little endian; we don't get the expected results
    otherwise.  Make the nonscalars explicitly little-endian.


    for  gcc/testsuite/ChangeLog

            PR tree-optimization/126650
            * gcc.dg/torture/pr126650.c: Be explicit about endianness
            expectations.

Reply via email to