I am on Ubunto 13.04. 
The previous file (ccDenxuK.out) was  with  the statement:Event reset= 
*(Event::EventPointer(new Event()));
The current one is with the statement: Event reset= 
*(Event::EventPointer(make_shared<Event>()));

The following statement works:Event reset= *(Event::EventPointer(new
Event()));



** Attachment added: "cczwTwR7.out"
   
https://bugs.launchpad.net/ubuntu/+source/gcc-4.7/+bug/1165732/+attachment/3717150/+files/cczwTwR7.out

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1165732

Title:
  GCC 4.7.3 internal compiler error when using std::make_shared

To manage notifications about this bug go to:
https://bugs.launchpad.net/gcc/+bug/1165732/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to