Manta Interactive Ray Tracer Development Mailing List

Text archives Help


Re: [Manta] Seg fault in r2053 release build


Chronological Thread 
  • From: Austin Robison <arobison@cs.utah.edu>
  • To: Solomon Boulos <boulos@cs.utah.edu>
  • Cc: ollie@lanl.gov, manta@sci.utah.edu
  • Subject: Re: [Manta] Seg fault in r2053 release build
  • Date: Fri, 15 Feb 2008 12:59:59 -0700



I'll try to fixup the AtomicCounter::set implementation now. I'd like to reiterate that compilers are awful, awful things when you write your own assembly (mostly compilers only pay lip service to volatile).

llvm's gcc frontend is the only compiler I have ever seen to have a correct volatile implementation. It's amazing that it's still broken on so many compilers...

~Austin





Archive powered by MHonArc 2.6.16.

Top of page