[Bug c/11586] after call sigaction, system() return wrong status

2014-02-26 Thread jason at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11586 --- Comment #4 from Jason Merrill --- Author: jason Date: Wed Feb 26 21:28:08 2014 New Revision: 208183 URL: http://gcc.gnu.org/viewcvs?rev=208183&root=gcc&view=rev Log: PR c++/59231 PR c++/11586 PR c++/14710 PR c++/57132 gcc/

[Bug c/11586] after call sigaction, system() return wrong status

2012-05-15 Thread paolo.carlini at oracle dot com
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11586 Paolo Carlini changed: What|Removed |Added CC|gcc-bugs at gcc dot gnu.org | --- Comment #3 from Paolo Carlini 2012-

[Bug c/11586] after call sigaction, system() return wrong status

2012-05-15 Thread paolo at gcc dot gnu.org
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=11586 --- Comment #2 from paolo at gcc dot gnu.org 2012-05-15 15:14:59 UTC --- Author: paolo Date: Tue May 15 15:14:49 2012 New Revision: 187542 URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=187542 Log: /cp 2012-05-15 Paolo Carlini PR