[Bug c++/60585] Virtual function related memory access errors with multiple virtual inheritance

andris.pavenis at iki dot fi gcc-bugzilla@gcc.gnu.org
Thu Jan 7 11:37:00 GMT 2016


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=60585

Andris Pavenis <andris.pavenis at iki dot fi> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #3 from Andris Pavenis <andris.pavenis at iki dot fi> ---
Tried gcc-5.1.0 and gcc-5.3.0 with software where bug was initially detected
with workaround reverted.

Results:
- SIGSEGV with gcc-4.9.3 as earlier
- no failures with gcc-5.1.0 and gcc-5.3.0

So I'm closing this big as fixed


More information about the Gcc-bugs mailing list