P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: gcc at baszerr dot eu
Target Milestone: ---
Created attachment 41615
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41615&action=edit
minimal (not) working example
it looks like arrow operator doe
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81182
--- Comment #2 from bartek 'basz' szurgot ---
looks like the problem is gone in GCC-7.1.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81182
--- Comment #4 from bartek 'basz' szurgot ---
on my Debian it works on GCC 7.1.0, but not on GCC 6.3.0 (test script
attached):
+ g++-6 -v
Using built-in specs.
COLLECT_GCC=g++-6
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-linux-gnu/6/lto-wrapper
Ta
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81182
--- Comment #5 from bartek 'basz' szurgot ---
Created attachment 41626
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=41626&action=edit
gcc 6.3 vs gcc 7.1
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=81182
--- Comment #7 from bartek 'basz' szurgot ---
maybe it's more related to a particular set of configuration parameters /
features enabled, then the released version?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=58894
bartek 'basz' szurgot changed:
What|Removed |Added
CC| |gcc at basz
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=53157
bartek 'basz' szurgot changed:
What|Removed |Added
CC| |gcc at basz