[Bug c++/97174] New: out-of-namespace function definition

2020-09-23 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Target Milestone: --- Hi, I would like to post a bug report for the GNU C/C++ compiler 7.5.0. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler: ccppc

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-09-14 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 --- Comment #6 from Wolfgang Roehrl --- Hi Jonathan, I would like to draw your attention to my new comment on your answer to my bug report. Thank you, W. Roehrl (In reply to Jonathan Wakely from comment #4) > (In reply to Aliaksei

[Bug c++/83428] Static initialization and struct with constexpr ctor

2018-09-10 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=83428 --- Comment #5 from Wolfgang Roehrl --- Hello, I just came back from holidays and I read your comments on my bug report. For two reasons I still think that the compiler should not use dynamic initialization for objX - at least not without any

[Bug c++/83428] New: Static initialization and struct with constexpr ctor

2017-12-14 Thread wolfgang.roe...@gi-de.com
Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Target Milestone: --- Hi, I would like to post a bug report for the GNU C/C++ compiler 6.0.0. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C

[Bug c++/77840] New: List-initialization and copy-constructor

2016-10-04 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Target Milestone: --- Hi, I would like to post a bug report for the GNU C/C++ compiler 6.1.1. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C compiler: ccppc

[Bug c++/71589] New: Atomic operation on a non-atomic variable

2016-06-20 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Target Milestone: --- Hi, I would like to post a bug report for the GNU C/C++ compiler 6.1.1. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C compiler

[Bug c++/69769] New: arithmetic operation on pointer to a function

2016-02-11 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Target Milestone: --- Hi, I would like to post a bug report for the GNU C/C++ compiler 6.0.0. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler

[Bug c++/67549] New: internal compiler error: in fold_binary_loc

2015-09-11 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Target Milestone: --- Hi, I would like to post a bug report for the GNU C/C++ compiler 4.8.3. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler

[Bug c++/65652] New: defaulted default constructor

2015-04-01 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Hi, I would like to post a bug report for the GNU C/C++ compiler 4.8.3. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler: ccppc -c -x c++ -std=c++11 -Wall

[Bug c++/65322] New: Narrowing conversion

2015-03-05 Thread wolfgang.roe...@gi-de.com
: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Hi, I would like to post a bug report for the GNU C/C++ compiler 4.8.3. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler: ccppc -c -x c++ -std=c++11 -Wall -Werror -g -mcpu

[Bug c++/65322] Narrowing conversion

2015-03-05 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65322 --- Comment #3 from Wolfgang Roehrl wolfgang.roe...@gi-de.com --- Hi Jonathan, of course you are true. (I was overhasty with my bug report.) Now I changed my program to using a constexpr-ctor: #include atomic struct S { explicit constexpr

[Bug c++/65322] Narrowing conversion

2015-03-05 Thread wolfgang.roe...@gi-de.com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65322 --- Comment #6 from Wolfgang Roehrl wolfgang.roe...@gi-de.com --- Thank you and have a nice day! Vorsitzender des Aufsichtsrats: Dr. Peter-Alexander Wacker Geschäftsführer: Dr. Walter Schlebusch (Vorsitzender, CEO), Stefan Auerbach, Hans

[Bug c++/64899] New: Illegal dynamic initialization

2015-02-02 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Hi, I would like to post a bug report for the GNU C/C++ compiler 4.8.3. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler: ccppc -c -x c++ -std=c++11 -Wall

[Bug c++/64236] New: Missing alignment

2014-12-09 Thread wolfgang.roe...@gi-de.com
: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Hi, I would like to post a bug report for the GNU C/C++ compiler 4.8.3. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler: ccppc -c -x c++ -std=c++11 -Wall -Werror -g -mcpu

[Bug c++/64235] New: Internal compiler error (Segmentation fault)

2014-12-09 Thread wolfgang.roe...@gi-de.com
++ Assignee: unassigned at gcc dot gnu.org Reporter: wolfgang.roe...@gi-de.com Hi, I would like to post a bug report for the GNU C/C++ compiler 4.8.3. We use the compiler to generate code for a PowerPC processor. Invokation line for the GNU C++ compiler: ccppc -c -x c++ -std=c

[Bug c++/54883] New: Name mangling of types in an unnamed namespace

2012-10-10 Thread wolfgang.roe...@gi-de.com
Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: wolfgang.roe...@gi-de.com Hi all, I would like to post a bug report for the GNU C/C++ compiler version 4.5.2 (powerpc-rtems4.11). We use the compiler to generate code

[Bug c++/50097] New: Private base class enumeration

2011-08-16 Thread wolfgang.roe...@gi-de.com
Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: wolfgang.roe...@gi-de.com Hi all, I would like to post a bug report for the GNU C/C++ compiler version 4.5.2 (powerpc-rtems4.11). We use the compiler to generate code for a PowerPC processor. The compiler

[Bug c++/50056] New: Binding a temporary object to a reference

2011-08-12 Thread wolfgang.roe...@gi-de.com
Priority: P3 Component: c++ AssignedTo: unassig...@gcc.gnu.org ReportedBy: wolfgang.roe...@gi-de.com Hi all, I would like to post a bug report for the GNU C/C++ compiler version 4.5.2 (powerpc-rtems4.11). We use the compiler to generate code for a PowerPC processor

[Bug c++/50056] Binding a temporary object to a reference

2011-08-12 Thread wolfgang.roe...@gi-de.com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50056 --- Comment #2 from Wolfgang Roehrl wolfgang.roe...@gi-de.com 2011-08-12 14:51:25 UTC --- Hi Jonathan, I would analyze the crucial line of the code as follows: The cast creates a temporary reference, which binds to the temporary object