public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/63386] New: Release version of CB wont compile Bullet (-o2)
@ 2014-09-26 20:28 root at borealis dot su
  2014-09-26 20:29 ` [Bug c++/63386] " root at borealis dot su
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: root at borealis dot su @ 2014-09-26 20:28 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 63386
           Summary: Release version of CB wont compile Bullet (-o2)
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: blocker
          Priority: P3
         Component: c++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: root at borealis dot su

mingw32-g++.exe -Wall -fexceptions -O2 -I..\Bullet\src -c
C:\CProj\Bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp
-o
obj\Release\Bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.o
C:\CProj\Bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:
In member function 'virtual void
btConnectivityProcessor::processTriangle(btVector3*, int, int)':
C:\CProj\Bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:310:2:
internal compiler error: Segmentation fault
  }
  ^
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
C:\CProj\Bullet\src\BulletCollision\CollisionDispatch\btInternalEdgeUtility.cpp:310:2:
internal compiler error: Aborted
This application has requested the Runtime to terminate it in an unusual way.
Please contact the application's support team for more information.
mingw32-g++.exe: internal compiler error: Aborted (program cc1plus)
libbacktrace could not find executable to open
Please submit a full bug report,
with preprocessed source if appropriate.
See <http://gcc.gnu.org/bugs.html> for instructions.

Report for v2.x , same for v3.x . Using codeblocks & MinGW. Same error with
TDM. Using CodeBlocks to compile , release version. In debug version that
doesnt happen. That does happen with -O2 i think ( didnt try , but that is all
diffrence betwen my Debug & Release , beside Wall)

Sources can be found at bullet off. site


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2015-01-30  2:01 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-09-26 20:28 [Bug c++/63386] New: Release version of CB wont compile Bullet (-o2) root at borealis dot su
2014-09-26 20:29 ` [Bug c++/63386] " root at borealis dot su
2014-09-26 20:41 ` root at borealis dot su
2014-09-26 22:28 ` redi at gcc dot gnu.org
2014-09-27 20:24 ` root at borealis dot su
2014-09-27 20:25 ` root at borealis dot su
2014-09-29 10:49 ` rguenth at gcc dot gnu.org
2014-10-01 18:06 ` root at borealis dot su
2015-01-30  2:01 ` dmonax at hotmail dot com

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).