Hacker News
Lobsters
Reddit
- Huge compilation speed improvement in GCC 12.x for <algorithm>, ranges, and concepts (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92546
(Lookup URL)
22
comments, 296
points
[]
cpp
- Informational gcc, clang Itanium ABI compatibility (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=104386
(Lookup URL)
4
comments, 4
points
[]
gentoo
- Memcmp being wrongly stripped like strcmp (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=95189
(Lookup URL)
18
comments, 79
points
[]
programming
- GCC 10.2 Released (Search by title)
https://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=RESOLVED&resolution=FIXED&target_milestone=10.2
(Lookup URL)
22
comments, 159
points
[]
cpp
- AVR GCC (the compiler used by Arduino) is scheduled to be deprecated in spring 2020 unless work is done to upgrade it (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92729
(Lookup URL)
21
comments, 52
points
[]
arduino
- After 10 years the GCC's std::condition_variable::wait_for is fixed and you can now change the system time during waiting! (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=41861
(Lookup URL)
45
comments, 168
points
[]
cpp
- Bug in gcc: null pointer check removed (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90949
(Lookup URL)
24
comments, 92
points
[]
cpp
- GCC should warn about 2^16 and 2^32 and 2^64 (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=90885
(Lookup URL)
393
comments, 810
points
[]
programming
- std::this_thread::sleep_until sleeps too much for clocks faster than system_clock (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87679
(Lookup URL)
13
comments, 9
points
[]
cpp
- CVE-2017-11671: GCC generates incorrect code for RDRAND/RDSEED intrinsics (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=80180
(Lookup URL)
3
comments, 23
points
[]
linux
- imenu with C++17 nested namespaces (Search by title)
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=21494
(Lookup URL)
10
comments, 2
points
[]
emacs
- GNU GCC 4.7.2 final release available (sources, changelog, binaries) (Search by title)
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=resolved&resolution=fixed&target_milestone=4.7.2
(Lookup URL)
75
comments, 161
points
[]
programming
- GCC 4.6.1 released with 157 bug fixes and improved C++0x support (Search by title)
http://gcc.gnu.org/bugzilla/buglist.cgi?bug_status=resolved&resolution=fixed&target_milestone=4.6.1
(Lookup URL)
20
comments, 69
points
[]
programming
- GCC - Forward propagation interacts badly with global register variable (Search by title)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=36753
(Lookup URL)
5
comments, 2
points
[]
programming