[Bug bootstrap/92484] In tree build of ISL 0.22 fails: requires C++11

2019-11-28 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=92484 Irfan Adilovic changed: What|Removed |Added CC||irfanadilovic at gmail dot com

[Bug libstdc++/81522] New: c++17/old-abi/cygwin empty stringstream invalid memory access

2017-07-23 Thread irfanadilovic at gmail dot com
Priority: P3 Component: libstdc++ Assignee: unassigned at gcc dot gnu.org Reporter: irfanadilovic at gmail dot com Target Milestone: --- Build: x86_64-pc-cygwin This trivial program: #include int main() { std::stringstream os; // same

[Bug c++/67658] [concepts] invalid code with constrained concepts compiles

2016-03-09 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67658 Irfan Adilovic changed: What|Removed |Added CC||irfanadilovic at gmail dot com

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-25 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 --- Comment #8 from Irfan Adilovic --- Yes, this is a duplicate of bug 66655

[Bug libstdc++/69266] bootstrap failure undefined reference to `std::basic_ios<char, std::char_traits >::

2016-01-22 Thread irfanadilovic at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69266 Irfan Adilovic changed: What|Removed |Added CC||irfanadilovic at gmail dot com