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

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

https://gcc.gnu.org/g:351264e6d92d62743801395ed36f690fabe629d9

commit r16-9597-g351264e6d92d62743801395ed36f690fabe629d9
Author: Alexandre Oliva <[email protected]>
Date:   Tue Aug 25 22:38:23 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.
    (cherry picked from commit ea6bfeafc48af3e6dab598376dda4586752ed990)

Reply via email to