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



Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> changed:



           What    |Removed                     |Added

----------------------------------------------------------------------------

                 CC|                            |Joost.VandeVondele at mat

                   |                            |dot ethz.ch



--- Comment #6 from Joost VandeVondele <Joost.VandeVondele at mat dot ethz.ch> 
2012-12-14 07:59:30 UTC ---

I was just about to file a bugreport that STOP 1 should yield a backtrace if

compiled with -fbacktrace.... that would really be useful to debug code that

just calls 'STOP 1' on some error condition (of course happening only with

10000 MPI tasks, so no gdb as far as I can manage). I would be happy to have

-fbacktrace=STOP as a way to specify more explicitly when an error should

happen (generalizable to -fbacktrace=STOP,ALLOCATE,... ?)

Reply via email to