[Bug objc++/59117] Is the default constructor generated by the compiler actually called?

egallager at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Sun Jul 23 20:49:00 GMT 2017


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

Eric Gallager <egallager at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
                 CC|                            |egallager at gcc dot gnu.org
         Resolution|---                         |INVALID

--- Comment #1 from Eric Gallager <egallager at gcc dot gnu.org> ---
(In reply to Anna Koneva from comment #0)
> Dear sirs!
> I am Anna Koneva from Moscow, Russia. I have faced with some problem using
> XCode 4.6.3 and the LLVM GCC 4.2. I use the following code.
> 
> [snip]
> 
> If you switch to «LLVM GCC» from «Apple LLVM compiler» (selected by default
> after the creation of the project) a checkbox appears in the project
> settings (which is not available for Clang) «Call C++ Default Ctors / Dtors
> in Objective-C» (GCC_OBJC_CALL_CXX_CDTORS, -fobjc-call-cxx-cdtors).
> 

Neither of these are actually the GCC provided here; please report your bug to
Apple instead.


More information about the Gcc-bugs mailing list