[Bug c/69927] [4.9 Regression] Internal compiler error (Segmentation fault) when compiling FFmpeg 3.0
jakub at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Wed Feb 24 19:23:00 GMT 2016
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69927
Jakub Jelinek <jakub at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jakub at gcc dot gnu.org,
| |vmakarov at gcc dot gnu.org
Target Milestone|--- |4.9.4
Summary|Internal compiler error |[4.9 Regression] Internal
|(Segmentation fault) when |compiler error
|compiling FFmpeg 3.0 |(Segmentation fault) when
| |compiling FFmpeg 3.0
Severity|critical |normal
--- Comment #5 from Jakub Jelinek <jakub at gcc dot gnu.org> ---
The ICE disappeared at least on the reduced testcase with r215794 (which means
it most likely went latent, maybe it got fixed at some later point for real,
maybe not). The ICE appeared with r208165, so again, must have been latent
before that.
More information about the Gcc-bugs
mailing list