https://gcc.gnu.org/bugzilla/show_bug.cgi?id=123207
--- Comment #22 from prathamesh3492 at gcc dot gnu.org --- Hi, This commit seems to miscompile PyTorch. After building PyTorch with gcc ToT, "import torch" results in segfault. Bisection points to this commit and verified reverting the commit prevents the segfault. I am working to create a reproducer, will post more details shortly. Thanks, Prathamesh
