http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56971
--- Comment #1 from henn...@still-hidden.de 2013-04-15 16:19:21 UTC ---
> gcc -v
Using built-in specs.
COLLECT_GCC=gcc
COLLECT_LTO_WRAPPER=/usr/lib/gcc/x86_64-unknown-linux-gnu/4.8.0/lto-wrapper
Target: x86_64-unknown-linux-
tatus: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: henn...@still-hidden.de
template
class rp {
};
template class P>
struct b {
template class FriendP>
friend vo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51096
henn...@still-hidden.de changed:
What|Removed |Added
Keywords||missed-optimization
Priority: P3
Component: c++
AssignedTo: unassig...@gcc.gnu.org
ReportedBy: henn...@still-hidden.de
There is no EBCO if a member of the base class type is defined. I do not see
any reason why there is no EBCO in this case. It works with every other empty
struct.
MSVC