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/44276] [4.6 Regression]: gcc.dg/tls/alias-1.c



------- Comment #8 from iains at gcc dot gnu dot org  2010-05-27 00:49 -------
(In reply to comment #7)
> (In reply to comment #2)
> 
> Sorry I wasn't here to answer the basic simulator-target questions, but it
> seems you found the information needed to get you going.

Yes, the wiki page is good and it all went pretty easily.  
One thing you could help with is whether there's a way of enabling threads on
the simulator - and what I need to get to do it.. googling cris pthreads wasn't
illuminating..

I want to keep this target around to test things that I can't do on darwin.

> > 1/ Did the same commit improve PR44137 on your target?
> 
> No.

I see pretty much clean* output from check-gcc ....  tls.exp=* 

* when clean=only fails I expect for non-tls reasons.

> > 2/ Are you able to try the proposed "proper" solution to that bug (see comment
> > #24 of PR44132) ?
> 
> I'll try when the tree builds again (PR44287) if you need it; from your later
> questions it seems you've verified this yourself.

Hang fire on that - I've just re-made the "proper" solution to deal with the
aliasing - but I need to re-reg-test on non-alias targets before posting;

 if you're interested in trying it, watch PR44132 (but I will use cris-elf as a
test platform anyway).


-- 


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


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