[Bug c++/67256] New: [C++11] Global scope contaminated with symbols from mathcalls.h

2015-08-18 Thread michal.fita at gmail dot com
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: michal.fita at gmail dot com Target Milestone: --- Created attachment 36198 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=36198&action=edit The test code. I have problem w

[Bug libstdc++/67256] [C++11] Global scope contaminated with symbols from mathcalls.h

2015-08-18 Thread michal.fita at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=67256 --- Comment #3 from Michał Fita --- Contrary to my expectations #include doesn't work either. I would expect these not declared in global if standard says unspecified, as my logic whisper that would be more C++ way. I understand then I shouldn't

[Bug c++/77388] Reference to a packed structure member

2016-08-26 Thread michal.fita at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=77388 Michał Fita changed: What|Removed |Added CC||michal.fita at gmail dot com --- Comment