: trivial
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: tcorbat at hsr dot ch
Target Milestone: ---
I've encountered a surprising behavior of a resulting executable when compiling
the following code (g++ -std=c++11):
- mai
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: tcorbat at hsr dot ch
Target Milestone: ---
I encounter problems when using C++ attributes on expression statements while
compiling with GCC. For example:
int main(int argc, char **argv