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
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
--- 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
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