This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c/72794] [7 regression'] CF on spec2000/176.gcc after r238862.
- From: "ysrumyan at gmail dot com" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Wed, 03 Aug 2016 16:32:37 +0000
- Subject: [Bug c/72794] [7 regression'] CF on spec2000/176.gcc after r238862.
- Auto-submitted: auto-generated
- References: <bug-72794-4@http.gcc.gnu.org/bugzilla/>
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72794
--- Comment #2 from Yuri Rumyantsev <ysrumyan at gmail dot com> ---
Yes, this option cures CF. Does it mean that we must compile spec2000
with this flag?
2016-08-03 19:08 GMT+03:00 pinskia at gcc dot gnu.org
<gcc-bugzilla@gcc.gnu.org>:
> https://gcc.gnu.org/bugzilla/show_bug.cgi?id=72794
>
> --- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
> Can you try with -std=gnu90 and see if that fixes the issue.
>
> --
> You are receiving this mail because:
> You reported the bug.