This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug target/78213] [7 Regression] -fself-test fails on aarch64


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

ktkachov at gcc dot gnu.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |dmalcolm at gcc dot gnu.org

--- Comment #4 from ktkachov at gcc dot gnu.org ---
Curiously the -fself-test succeeds during build and the command -fself-test -x
c /dev/null -S works as expected.
Perhaps it has something to do with whether/how much of the rtl is initialised
at the point the tests are run.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]