: unassigned at gcc dot gnu.org
Reporter: marco.morandini at polimi dot it
Target Milestone: ---
Created attachment 51489
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=51489&action=edit
Code triggering the bug
The attached code raises a warning with gcc 4.5.3 when compili
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: marco.morandini at polimi dot it
Target Milestone: ---
Consider the following (wrong) code:
//
class A {
public:
A(int i
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=84356
marco.morandini at polimi dot it changed:
What|Removed |Added
Status|WAITING |RESOLVED
at gcc dot gnu.org
Reporter: marco.morandini at polimi dot it
Target Milestone: ---
dot gnu.org
Reporter: marco.morandini at polimi dot it
Created attachment 33845
--> https://gcc.gnu.org/bugzilla/attachment.cgi?id=33845&action=edit
reduced testcase
g++ version:
marco@pao:~/Mbdyn/mbdyn.cvs> g++ -v
Using built-in specs.
COLLECT_GCC=g++
COLLECT_LTO_WRAPPER=/
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: marco.morandini at polimi dot it
This is a documentation bug, but I didn't find a "documentation" component.
Anyway: I fear that
https://gcc.gnu.org/onlinedocs/gcc-4.9.1/libstdc++/manual/manual/
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57226
--- Comment #3 from marco.morandini at polimi dot it ---
On 05/09/2013 02:48 PM, redi at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57226
>
> --- Comment #1 from Jonathan Wakely ---
> You install GCC and the
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57226
--- Comment #2 from marco.morandini at polimi dot it ---
On 05/09/2013 02:48 PM, redi at gcc dot gnu.org wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57226
>
> --- Comment #1 from Jonathan Wakely ---
> You install GCC and the