This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug middle-end/46916] gcc.dg/torture/stackalign/non-local-goto-[1,2].c ICEs compiler due to r167727


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

Iain Sandoe <iains at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #22768|0                           |1
        is obsolete|                            |

--- Comment #69 from Iain Sandoe <iains at gcc dot gnu.org> 2010-12-15 21:37:22 UTC ---
Created attachment 22777
  --> http://gcc.gnu.org/bugzilla/attachment.cgi?id=22777
updated darwin candidate function sect. patch

OK, I've added a hack that (hopefully) gets around the multiple .eh symbol
issues.

>From my testing so far, there do not seem to be any "no symbols ... " warnings
generated .. 

(there are some dsymutil warnings in the torture suite, because that does not
use the prune facility AFAICT)

This is a candidate for solving PR46916 + PR46904.

I will test on *-darwin9 .. 
... would be interested to see how it behaves on x86_64-d10.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]