[Bug c/120966] New: -Waggressive-loop-optimizations warns for int but not for short overflow

2025-07-05 Thread tvijlbrief at gmail dot com via Gcc-bugs
: normal Priority: P3 Component: c Assignee: unassigned at gcc dot gnu.org Reporter: tvijlbrief at gmail dot com Target Milestone: --- =undef.c= int sum; int main() { short s= 1; while (s) { s++; sum += s; } int i= 1; while (i

[Bug c++/56963] GCC 4.8.0 LTO issue: lto1: internal compiler error: in add_symbol_to_partition, at lto/lto-partition.c:284

2013-07-09 Thread tvijlbrief at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56963 Tom Vijlbrief changed: What|Removed |Added CC||tvijlbrief at gmail dot com --- Comment

[Bug lto/57715] lto1.exe: internal compiler error: in add_symbol_to_partition

2013-07-09 Thread tvijlbrief at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57715 Tom Vijlbrief changed: What|Removed |Added CC||tvijlbrief at gmail dot com --- Comment