[Bug c++/51757] New: friend defined inside class and declared inside main linker error

2012-01-04 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51757 Bug #: 51757 Summary: friend defined inside class and declared inside main linker error Classification: Unclassified Product: gcc Version: 4.5.2 Status: UNCONFIRMED

[Bug c++/49405] New: Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49405 Summary: Inlining in inheritance seems broken Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.

[Bug c++/49406] New: Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 Summary: Inlining in inheritance seems broken Product: gcc Version: 4.5.2 Status: UNCONFIRMED Severity: normal Priority: P3 Component: c++ AssignedTo: unassig...@gcc.

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #1 from neotheone222 at gmail dot com 2011-06-14 18:33:25 UTC --- Created attachment 24520 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24520 Base header file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #2 from neotheone222 at gmail dot com 2011-06-14 18:33:52 UTC --- Created attachment 24521 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24521 Base implementation file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #3 from neotheone222 at gmail dot com 2011-06-14 18:34:18 UTC --- Created attachment 24522 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24522 Base preprocessed file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #4 from neotheone222 at gmail dot com 2011-06-14 18:34:43 UTC --- Created attachment 24523 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24523 Derived header file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #5 from neotheone222 at gmail dot com 2011-06-14 18:35:04 UTC --- Created attachment 24524 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24524 Derived implementation file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #6 from neotheone222 at gmail dot com 2011-06-14 18:35:22 UTC --- Created attachment 24525 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24525 Derived preprocessed file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #7 from neotheone222 at gmail dot com 2011-06-14 18:36:01 UTC --- Created attachment 24526 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24526 InlineText main file

[Bug c++/49406] Inlining in inheritance seems broken

2011-06-14 Thread neotheone222 at gmail dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49406 --- Comment #8 from neotheone222 at gmail dot com 2011-06-14 18:36:35 UTC --- Created attachment 24527 --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=24527 InlineText preprocessed file