[Bug c/89129] [meta-bug] bogus/missing -Wtype-limits warnings

2024-04-10 Thread pinskia at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89129
Bug 89129 depends on bug 54664, which changed state.

Bug 54664 Summary: expand_gimple_cond -Wtype-limits warning for predictably 
small BRANCH_COST
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=54664

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c/89129] [meta-bug] bogus/missing -Wtype-limits warnings

2021-12-02 Thread mpolacek at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89129
Bug 89129 depends on bug 100161, which changed state.

Bug 100161 Summary: [10 Regression] Impossible to suppress Wtype-limits warning 
involving template parameter
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=100161

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c/89129] [meta-bug] bogus/missing -Wtype-limits warnings

2020-01-30 Thread jason at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89129
Bug 89129 depends on bug 82521, which changed state.

Bug 82521 Summary: [8/9 Regression] No -Wtype-limits warning when using 
templates
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82521

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c/89129] [meta-bug] bogus/missing -Wtype-limits warnings

2019-02-16 Thread dmalcolm at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89129
Bug 89129 depends on bug 88680, which changed state.

Bug 88680 Summary: [9 Regression] bogus -Wtype-limits for constant expressions 
after r267272
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=88680

   What|Removed |Added

 Status|ASSIGNED|RESOLVED
 Resolution|--- |FIXED

[Bug c/89129] [meta-bug] bogus/missing -Wtype-limits warnings

2019-01-30 Thread egallager at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89129

Eric Gallager  changed:

   What|Removed |Added

 CC||egallager at gcc dot gnu.org

--- Comment #2 from Eric Gallager  ---
(In reply to Martin Sebor from comment #1)
> -Wtype-limits was introduced in GCC 4.3.

While that flag controlling it may only have been introduced in 4.3, I think
the actual messages printed by it existed before then, just without any warning
flag controlling them. ISTR Apple's issuing type limits warnings, and they
stopped putting out new versions with 4.2 (i.e. before 4.3)...

[Bug c/89129] [meta-bug] bogus/missing -Wtype-limits warnings

2019-01-30 Thread msebor at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=89129

Martin Sebor  changed:

   What|Removed |Added

   Keywords||diagnostic
 Status|UNCONFIRMED |NEW
   Last reconfirmed||2019-01-31
Version|9.0 |4.3.0
 Ever confirmed|0   |1
  Alias||Wtype-limits

--- Comment #1 from Martin Sebor  ---
-Wtype-limits was introduced in GCC 4.3.