iority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: martin.gansser at gmail dot com
Target Milestone: ---
g++ -c -ggdb -O0 -O2 -g -pipe -Wall -Werror=format-security
-Wp,-D_FORTIFY_SOURCE=2 -fexceptions -fstack-protector-strong
--param=ssp-buffer-size=4 -g
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69751
--- Comment #3 from mgansser at alice dot de
---
many thanks for supporting me, problem was solved.
MED
Severity: normal
Priority: P3
Component: libstdc++
Assignee: unassigned at gcc dot gnu.org
Reporter: martin.gansser at gmail dot com
Target Milestone: ---
since compiling with gcc6 the following error occurs:
g++ -O2 -g -pipe -Wall -Werror=format-se
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=69808
mgansser at alice dot de changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|-
Product: gcc
Version: 6.2.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
Assignee: unassigned at gcc dot gnu.org
Reporter: martin.gansser at gmail dot com
Target Milestone: ---
Hi,
i tried to compile
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78861
--- Comment #2 from mgansser at alice dot de
---
(In reply to Markus Trippelsdorf from comment #1)
> https://gcc.gnu.org/gcc-6/porting_to.html
I am not a software developer, could you please tell me, where can i get help ?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78861
--- Comment #6 from mgansser at alice dot de
---
(In reply to Markus Trippelsdorf from comment #5)
> (In reply to Jonathan Wakely from comment #4)
> > No, that will convert the stream to a bool then try to bitshift it.
> >
> > It should be:
> >
ty: normal
Priority: P3
Component: libgcc
Assignee: unassigned at gcc dot gnu.org
Reporter: martin.gansser at gmail dot com
Target Milestone: ---
when trying to compile miam-player on Fedora27 with gcc7 the following error
message appears:
g++ -c -O2 -g -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82427
mgansser at alice dot de changed:
What|Removed |Added
Resolution|INVALID |FIXED
--- Comment #3 from mga