[Bug c/18978] [3.4 Regression] Segfault after a warning about 'struct sigaction'

ebotcazou at gcc dot gnu dot org gcc-bugzilla@gcc.gnu.org
Tue Dec 14 11:23:00 GMT 2004


------- Additional Comments From ebotcazou at gcc dot gnu dot org  2004-12-14 11:23 -------
Confirmed and platform-independent, a regression from 3.3.2 on 3.4 branch only.

The workaround is to add a forward declaration:

struct sigaction;


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
           Severity|critical                    |normal
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-12-14 11:23:48
               date|                            |
            Summary|Segmentation fault after a  |[3.4 Regression] Segfault
                   |warning about 'struct       |after a warning about
                   |sigaction'                  |'struct sigaction'
   Target Milestone|---                         |3.4.4


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



More information about the Gcc-bugs mailing list