public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/47558] New: 163267 breaks exception traceback in xplor-nih
@ 2011-01-31 22:18 howarth at nitro dot med.uc.edu
  2011-02-01  0:14 ` [Bug target/47558] " howarth at nitro dot med.uc.edu
                   ` (67 more replies)
  0 siblings, 68 replies; 69+ messages in thread
From: howarth at nitro dot med.uc.edu @ 2011-01-31 22:18 UTC (permalink / raw)
  To: gcc-bugs

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47558

           Summary: 163267 breaks exception traceback in xplor-nih
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: howarth@nitro.med.uc.edu


The commit...

r163267 | iains | 2010-08-15 15:15:55 -0400 (Sun, 15 Aug 2010) | 7 lines


rationalize libgcc stub & static lib linkage on Darwin 9 & 10.

        * config/darwin.h (REAL_LIBGCC_SPEC): Remove libgcc_s.10.5 stub for 
        Darwin10.  Do not link libgcc.a for Darwin >= 9.

breaks the exception traceback in xplor-nih on x86_64-apple-darwin such that
the dipCoup.inp test in xplor-nih fails with...


-------------------------------------------------------------------------------
 -- POWELL ------ step=      5 --- stepsize=  0.020455 --- energy evals=    2
--
 | Etotal =181.583    grad(E)=4.894      E(BOND)=6.068      E(ANGL)=160.218   
|
 | E(IMPR)=5.596      E(XDIP)=9.701                                           
|

-------------------------------------------------------------------------------
Powell::step: irregular exit: Line search abandoned: gradient may be incorrect
../bin/xplor: line 499:  6658 Abort trap             
/Users/howarth/xplor-nih-2.27/bin.Darwin_10_x86_64/xplor

This failure occurs in gcc 4.6 from r163267 including current gcc trunk. I
notice that from this revision
forward, the linkages in the xplor-nih build show changes of the form...

 libintVar.dylib:
@@ -21,14 +19,12 @@
    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libLAPACK.dylib
(compatibility version 1.0.0, current version 219.0.0)
    
/System/Library/Frameworks/Accelerate.framework/Versions/A/Frameworks/vecLib.framework/Versions/A/libBLAS.dylib
(compatibility version 1.0.0, current version 219.0.0)
     /Users/howarth/dist/lib/libstdc++.6.dylib (compatibility version 7.0.0,
current version 7.15.0)
-    /usr/lib/libgcc_s.1.dylib (compatibility version 1.0.0, current version
625.0.0)
     /Users/howarth/dist/lib/libgcc_s.1.dylib (compatibility version 1.0.0,
current version 1.0.0)
     /usr/lib/libSystem.B.dylib (compatibility version 1.0.0, current version
125.2.1)


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

end of thread, other threads:[~2011-02-08  3:58 UTC | newest]

Thread overview: 69+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-31 22:18 [Bug target/47558] New: 163267 breaks exception traceback in xplor-nih howarth at nitro dot med.uc.edu
2011-02-01  0:14 ` [Bug target/47558] " howarth at nitro dot med.uc.edu
2011-02-01  0:32 ` howarth at nitro dot med.uc.edu
2011-02-01  3:55 ` howarth at nitro dot med.uc.edu
2011-02-01  4:02 ` howarth at nitro dot med.uc.edu
2011-02-01  6:10 ` howarth at nitro dot med.uc.edu
2011-02-01  9:09 ` iains at gcc dot gnu.org
2011-02-01 13:25 ` iains at gcc dot gnu.org
2011-02-01 13:52 ` howarth at nitro dot med.uc.edu
2011-02-01 13:53 ` howarth at nitro dot med.uc.edu
2011-02-01 13:56 ` howarth at nitro dot med.uc.edu
2011-02-01 14:37 ` iains at gcc dot gnu.org
2011-02-01 15:12 ` howarth at nitro dot med.uc.edu
2011-02-01 15:26 ` iains at gcc dot gnu.org
2011-02-01 15:50 ` iains at gcc dot gnu.org
2011-02-01 15:57 ` iains at gcc dot gnu.org
2011-02-01 15:59 ` howarth at nitro dot med.uc.edu
2011-02-01 16:32 ` iains at gcc dot gnu.org
2011-02-01 16:40 ` iains at gcc dot gnu.org
2011-02-01 17:05 ` howarth at nitro dot med.uc.edu
2011-02-01 18:07 ` iains at gcc dot gnu.org
2011-02-01 18:51 ` iains at gcc dot gnu.org
2011-02-01 19:56 ` howarth at nitro dot med.uc.edu
2011-02-01 20:33 ` iains at gcc dot gnu.org
2011-02-01 20:57 ` howarth at nitro dot med.uc.edu
2011-02-01 21:27 ` howarth at nitro dot med.uc.edu
2011-02-01 23:53 ` iains at gcc dot gnu.org
2011-02-02  2:23 ` howarth at nitro dot med.uc.edu
2011-02-02  2:55 ` howarth at nitro dot med.uc.edu
2011-02-02  9:13 ` iains at gcc dot gnu.org
2011-02-03 13:57 ` howarth at nitro dot med.uc.edu
2011-02-03 14:21 ` iains at gcc dot gnu.org
2011-02-03 14:29 ` iains at gcc dot gnu.org
2011-02-04  0:30 ` howarth at nitro dot med.uc.edu
2011-02-04  0:44 ` mikestump at comcast dot net
2011-02-04  1:20 ` howarth at nitro dot med.uc.edu
2011-02-04  1:31 ` howarth at nitro dot med.uc.edu
2011-02-04  1:47 ` howarth at nitro dot med.uc.edu
2011-02-04  2:40 ` howarth at nitro dot med.uc.edu
2011-02-04  3:17 ` howarth at nitro dot med.uc.edu
2011-02-04  3:24 ` howarth at nitro dot med.uc.edu
2011-02-04  4:48 ` howarth at nitro dot med.uc.edu
2011-02-04  4:59 ` howarth at nitro dot med.uc.edu
2011-02-04  5:42 ` howarth at nitro dot med.uc.edu
2011-02-04  5:44 ` howarth at nitro dot med.uc.edu
2011-02-04  5:53 ` howarth at nitro dot med.uc.edu
2011-02-04 10:21 ` iains at gcc dot gnu.org
2011-02-04 10:53 ` iains at gcc dot gnu.org
2011-02-04 10:57 ` iains at gcc dot gnu.org
2011-02-04 11:02 ` howarth at nitro dot med.uc.edu
2011-02-04 11:26 ` iains at gcc dot gnu.org
2011-02-04 12:02 ` howarth at nitro dot med.uc.edu
2011-02-04 12:32 ` howarth at nitro dot med.uc.edu
2011-02-04 15:11 ` howarth at nitro dot med.uc.edu
2011-02-04 15:16 ` howarth at nitro dot med.uc.edu
2011-02-05 12:22 ` iains at gcc dot gnu.org
2011-02-05 18:40 ` howarth at nitro dot med.uc.edu
2011-02-05 18:57 ` iains at gcc dot gnu.org
2011-02-05 19:04 ` howarth at nitro dot med.uc.edu
2011-02-05 19:23 ` dominiq at lps dot ens.fr
2011-02-07 20:49 ` mrs at gcc dot gnu.org
2011-02-07 20:53 ` iains at gcc dot gnu.org
2011-02-07 20:56 ` dominiq at lps dot ens.fr
2011-02-07 21:49 ` mrs at gcc dot gnu.org
2011-02-07 22:12 ` mrs at gcc dot gnu.org
2011-02-07 22:27 ` mikestump at comcast dot net
2011-02-07 23:07 ` dominiq at lps dot ens.fr
2011-02-08  3:58 ` mikestump at comcast dot net
2011-02-08  4:22 ` howarth at nitro dot med.uc.edu

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