[Bug c++/71639] [5.2.0] c++11 list initializer and std::transform - error?

2016-06-27 Thread FBergemann at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=71639 Frank Bergemann changed: What|Removed |Added CC||FBergemann at web dot de --- Comment

[Bug c++/61577] [4.9.0] can't compile on hp-ux v3 ia64

2014-06-21 Thread FBergemann at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 Frank Bergemann changed: What|Removed |Added Severity|blocker |major --- Comment #2 from Frank Bergem

[Bug c++/61577] [4.9.0] can't compile on hp-ux v3 ia64

2014-06-21 Thread FBergemann at web dot de
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61577 --- Comment #1 from Frank Bergemann --- when i use --with-gnu-ld -with-ld=/usr/local/gcc-4.7.2/bin/g++ i get following error: gmake[3]: Entering directory `/tmp/FBE/gcc-4.9.0/obj3/gcc' gmake[3]: Leaving directory `/tmp/FBE/gcc-4.9.0/obj3/gcc' Ch

[Bug c++/61577] New: [4.9.0] can't compile on hp-ux v3 ia64

2014-06-21 Thread FBergemann at web dot de
nt: c++ Assignee: unassigned at gcc dot gnu.org Reporter: FBergemann at web dot de Target: HP-UX v3 ia64 I cannot compile gcc-4.9.0 on a hp-ux B.11.31 (v3) ia64 machine. I used following component: > ls -tlr total 40 drwxr-xr-x 18 frank os_int 8192 Jun 17 09:40 binut

[Bug c++/60687] [4.8.0] Infinite loop compiling recursive templates indirectly by local class in function

2014-03-29 Thread FBergemann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60687 --- Comment #3 from Frank Bergemann --- Hi Yury, ok - thanks! I didn't know, that the default is that high (#1024 for c++11). So you can close it RESOLVED/WORKSFORME or INVALID. - many thanks! best regards, Frank

[Bug c++/60687] [4.8.0] Infinite loop compiling recursive templates indirectly by local class in function

2014-03-27 Thread FBergemann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=60687 --- Comment #1 from Frank Bergemann --- Created attachment 32466 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=32466&action=edit test program

[Bug c++/60687] New: [4.8.0] Infinite loop compiling recursive templates indirectly by local class in function

2014-03-27 Thread FBergemann at web dot de
Severity: normal Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: FBergemann at web dot de [g++ 4.8.0 on Red Hat Linux 6.2 or Ubuntu Linux 12.04.3] the g++ compiler is in an endless loop and has to be killed for compiling main.cpp

[Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575

2013-05-25 Thread FBergemann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57416 --- Comment #6 from Frank Bergemann --- the error depends on optimization level. -O0 has the problem -O1, -02, -03 do not have the problem. For those i get - even for the original buggy code: make all Building file: ../main.cpp Invoking: GCC C++

[Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575

2013-05-25 Thread FBergemann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57416 Frank Bergemann changed: What|Removed |Added Attachment #30194|0 |1 is obsolete|

[Bug c++/57416] internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575

2013-05-25 Thread FBergemann at web dot de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57416 --- Comment #2 from Frank Bergemann --- Created attachment 30194 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30194&action=edit fixed version of test program - compilation works now Hi Daniel, thanks for the hint! - i was not aware of thi

[Bug c++/57416] New: internal compiler error: in gimple_expand_cfg, at cfgexpand.c:4575

2013-05-25 Thread FBergemann at web dot de
Priority: P3 Component: c++ Assignee: unassigned at gcc dot gnu.org Reporter: FBergemann at web dot de Created attachment 30193 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30193&action=edit test program main.cpp compiled in eclipse with -std=c++11

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-20 Thread FBergemann at web dot de
--- Comment #13 from FBergemann at web dot de 2010-01-20 15:00 --- Hi paolo.carl...@oracle.com, the funny thing about your last comment is, that the company i am working for is selling quite successfully large systems with adjunct big oracle database cluster systems to Tier-1 operators

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-20 Thread FBergemann at web dot de
--- Comment #11 from FBergemann at web dot de 2010-01-20 08:39 --- Hi Paolo, here's the response from HP: > I kindly would like to ask you for confirmation of the problem. > Because i want to exclude that the problem is

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-19 Thread FBergemann at web dot de
--- Comment #10 from FBergemann at web dot de 2010-01-19 10:06 --- if i compile the sample on hp-ux ia64 for 32 bits, it's generating a coredump: (gdb) r Starting program: /nfs/uh01/frank/TESTX/sample test is '' Program received signal SIGBUS, Bus error si_code:

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-19 Thread FBergemann at web dot de
--- Comment #9 from FBergemann at web dot de 2010-01-19 09:25 --- change "Reported against" to 3.4.6. Because 3.4.6 is the last version of the 3.4.x series. I tested with that as well, but it fails, too. And i would have withdrawn this issue, if it would have worked for 3.

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-18 Thread FBergemann at web dot de
--- Comment #7 from FBergemann at web dot de 2010-01-18 14:16 --- Hi Paolo, shouldn't it be WONTFIX then? (as it is against 3.4.4) best rgds, Frank -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42791

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-18 Thread FBergemann at web dot de
--- Comment #5 from FBergemann at web dot de 2010-01-18 13:31 --- Hi Paolo, well switching to more recent version might be a solution - but unfortunately not that easy to implement for me. It's a big project i am working in. Switching the compiler means invoking our release manag

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-18 Thread FBergemann at web dot de
--- Comment #3 from FBergemann at web dot de 2010-01-18 12:55 --- Hi Paolo, i tested again with 1) gcc-4.1.2 package delivered from HP (installed at /opt/hp-gcc-4.1.2/) -> it works (no such problem) But there were some warning for compilation /var/tmp//ccgkYSFL.s: Assemb

[Bug c++/42791] boost[1.33.1]::spirit depends on optimization level

2010-01-18 Thread FBergemann at web dot de
--- Comment #1 from FBergemann at web dot de 2010-01-18 12:18 --- Created an attachment (id=19646) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=19646&action=view) tar file with mini program sources & Makefile Pls change the optimization level in Makefile to see the

[Bug c++/42791] New: boost[1.33.1]::spirit depends on optimization level

2010-01-18 Thread FBergemann at web dot de
- many thanks! Frank Bergemann -- Summary: boost[1.33.1]::spirit depends on optimization level Product: gcc Version: 3.4.4 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassigned