https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
Andrew Pinski changed:
What|Removed |Added
Target Milestone|--- |8.0
Status|REOPENED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
Richard Biener changed:
What|Removed |Added
Keywords||xfail
Status|RESOLVED
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
--- Comment #12 from kugan at gcc dot gnu.org ---
Author: kugan
Date: Mon Aug 18 06:28:35 2014
New Revision: 214084
URL: https://gcc.gnu.org/viewcvs?rev=214084&root=gcc&view=rev
Log:
gcc/testsuite
2014-08-18 Kugan Vivekanandarajah
PR tree
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
--- Comment #11 from kugan at gcc dot gnu.org ---
I agree. I will post a patch to add this test-case and let the maintainers
decide if this is necessary.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
Manuel López-Ibáñez changed:
What|Removed |Added
CC||manu at gcc dot gnu.org
--- Commen
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
kugan at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
--- Comment #8 from eggert at gnu dot org ---
On 12/12/2013 10:19 AM, Laurent.Rineau__gcc at normalesup dot org wrote:
> The developer has two solutions:
> - remove that test,
> - or compile with -fno-strict-overflow.
Sure, and because of this
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
--- Comment #7 from Laurent Rineau
---
In the test case, nfds cannot overflow, because of two reasons:
- nfds is only incremented from 0, and -fstrict-overflow allows gcc to
suppose it will not overflow,
- the number of iterations of the loop
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
--- Comment #6 from eggert at gnu dot org ---
> That diagnostic seems right, according to the documentation of
> -Wstrict-overflow.
The diagnostic is "right" only in the sense that it is correctly reporting
that GCC does not deduce that signed ov
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
Laurent Rineau changed:
What|Removed |Added
CC||Laurent.Rineau__gcc@normale
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
Richard Guenther changed:
What|Removed |Added
Keywords||missed-optimization
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52904
Andrew Pinski changed:
What|Removed |Added
Keywords||diagnostic
Component|c
12 matches
Mail list logo