public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
From: "dougmencken at gmail dot com" <gcc-bugzilla@gcc.gnu.org>
To: gcc-bugs@gcc.gnu.org
Subject: [Bug objc++/61759] internal compiler error: in objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
Date: Wed, 09 Jul 2014 13:15:00 -0000	[thread overview]
Message-ID: <bug-61759-4-CTz7agEPAK@http.gcc.gnu.org/bugzilla/> (raw)
In-Reply-To: <bug-61759-4@http.gcc.gnu.org/bugzilla/>

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

--- Comment #2 from Douglas Mencken <dougmencken at gmail dot com> ---
Also, there's builder.cxx (one of files which compiles after removing -x
objective-c++ from line, but not with it):

S=/lo-build && I=$S/instdir && W=$S/workdir &&  mkdir -p
$W/CxxObject/vcl/source/window/ $W/Dep/CxxObject/vcl/source/window/ && cd
/lo-build &&   /usr/bin/ccache g++ -mmacosx-version-min=10.5 -DCPPU_ENV=gcc3
-DLIBO_INTERNAL_ONLY -DMACOSX -DMACOSX_SDK_VERSION=1050
-DMAC_OS_X_VERSION_MAX_ALLOWED=1050 -DMAC_OS_X_VERSION_MIN_REQUIRED=1050
-DNDEBUG -DNO_PTHREAD_PRIORITY -DOPTIMIZE -DOSL_DEBUG_LEVEL=0 -DPOWERPC -DPPC
-DSUPD=440 -DUNIX -DUNX -D_PTHREADS -D_REENTRANT  -DRTL_USING  
-DVCL_DLLIMPLEMENTATION -DCUI_DLL_NAME=\"libcuilo.dylib\"
-DDESKTOP_DETECTOR_DLL_NAME=\"\" -DTK_DLL_NAME=\"libtklo.dylib\"
-DVCLPLUG_SVP_DLL_NAME=\"\" 
-DMACOSX_BUNDLE_IDENTIFIER=\"org.libreoffice.script\"  
-DHAVE_GCC_VISIBILITY_FEATURE -fvisibility=hidden   -Wall -Wendif-labels
-Wextra -Wundef -Wunused-macros -fmessage-length=0 -fno-common -pipe 
-fno-threadsafe-statics -fPIC -Wno-ctor-dtor-privacy -Wno-non-virtual-dtor
-fno-strict-aliasing -fsigned-char -std=gnu++11  -Wno-long-double 
-DEXCEPTIONS_ON -fexceptions -fno-enforce-eh-specs -O2  -x objective-c++
-fobjc-exceptions  -c $S/vcl/source/window/builder.cxx -o
$W/CxxObject/vcl/source/window/builder.o -MMD -MT
$W/CxxObject/vcl/source/window/builder.o -MP -MF
$W/Dep/CxxObject/vcl/source/window/builder.d_ -I$S/vcl/source/window/
-I$W/UnpackedTarball/lcms2/include -I$W/UnpackedTarball/icu/source
-I$W/UnpackedTarball/icu/source/i18n -I$W/UnpackedTarball/icu/source/common
-I$W/UnpackedTarball/boost -I$W/UnpackedTarball/jpeg  -I$S/include  -isystem
/Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/JavaVM.framework/Versions/Current/Headers
-I$S/config_host  -I$W/CustomTarget/officecfg/registry
-I$W/CustomTarget/vcl/generic/fontmanager -I$S/vcl/inc  
-I$W/UnoApiHeadersTarget/udkapi/normal -I$W/UnoApiHeadersTarget/offapi/normal
-I$W/CustomTarget/officecfg/registry  -I$W/UnpackedTarball/nss/dist/public/nss
-I$W/UnpackedTarball/nss/dist/out/include      && mv
$W/Dep/CxxObject/vcl/source/window/builder.d_
$W/Dep/CxxObject/vcl/source/window/builder.d

** Error message:
vcl/source/window/builder.cxx: In member function 'void
VclBuilder::loadTranslations(const LanguageTag&, const rtl::OUString&)':
vcl/source/window/builder.cxx:91:6: internal compiler error: in
objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
 void VclBuilder::loadTranslations(const LanguageTag &rLanguageTag, const
OUString& rUri)
      ^
libbacktrace could not find executable to open

** Error message for vcl/osx/a11yselectionwrapper.mm was:
./vcl/osx/a11yselectionwrapper.mm:31:61: internal compiler error: in
objc_eh_runtime_type, at objc/objc-next-runtime-abi-01.c:2792
 +(id)selectedChildrenAttributeForElement:(AquaA11yWrapper *)wrapper


  parent reply	other threads:[~2014-07-09 13:15 UTC|newest]

Thread overview: 14+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-07-09 12:49 [Bug objc++/61759] New: " dougmencken at gmail dot com
2014-07-09 12:51 ` [Bug objc++/61759] " dougmencken at gmail dot com
2014-07-09 13:15 ` dougmencken at gmail dot com [this message]
2014-07-09 13:17 ` dougmencken at gmail dot com
2014-10-06 13:47 ` dougmencken at gmail dot com
2014-10-07 17:45 ` [Bug objc++/61759] [ICE] [objc] reaching gcc_unreachable in objc_eh_runtime_type at objc/objc-next-runtime-abi-01.c dougmencken at gmail dot com
2015-10-02  1:06 ` dougmencken at gmail dot com
2022-11-05  2:04 ` [Bug objc++/61759] [ICE] [objc++] " pinskia at gcc dot gnu.org
2022-11-05  2:14 ` vital.had at gmail dot com
2023-07-30 10:07 ` vital.had at gmail dot com
2023-07-30 10:11 ` vital.had at gmail dot com
2023-07-30 11:26 ` iains at gcc dot gnu.org
2023-07-30 12:11 ` vital.had at gmail dot com
2024-03-18 13:02 ` vital.had at gmail dot com

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=bug-61759-4-CTz7agEPAK@http.gcc.gnu.org/bugzilla/ \
    --to=gcc-bugzilla@gcc.gnu.org \
    --cc=gcc-bugs@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).