[Bug target/65344] Exception is not catched on AIX - class with more ancestors, virtual method throws

2016-04-13 Thread jezz at hkfree dot org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65344 Miroslav Jezbera changed: What|Removed |Added Version|4.8.3 |5.3.1 --- Comment #1 from Miroslav Je

[Bug target/65344] New: Exception is not catched on AIX - class with more ancestors, virtual method throws

2015-03-07 Thread jezz at hkfree dot org
Severity: normal Priority: P3 Component: target Assignee: unassigned at gcc dot gnu.org Reporter: jezz at hkfree dot org Created attachment 34983 --> https://gcc.gnu.org/bugzilla/attachment.cgi?id=34983&action=edit Sources for reproducing In my program ex

[Bug c++/42281] g++ instantiates function templates at the wrong place

2009-12-04 Thread jezz at hkfree dot org
--- Comment #2 from jezz at hkfree dot org 2009-12-04 21:30 --- I have tried to simplify the code, but I have created only problem with int (not with user structure). In real code we have also something like this: Tested with same compilers: template2.cc: In function ‘bool isEqual

[Bug c++/42281] New: g++ instantiates function templates at the wrong place

2009-12-04 Thread jezz at hkfree dot org
Component: c++ AssignedTo: unassigned at gcc dot gnu dot org ReportedBy: jezz at hkfree dot org GCC host triplet: i686-pc-linux-gnu GCC target triplet: i686-pc-linux-gnu http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42281