[Bug c/34800] Compile failure with --combine and a union with an anonymous struct

2008-06-19 Thread pinskia at gcc dot gnu dot org
--- Comment #3 from pinskia at gcc dot gnu dot org 2008-06-19 13:23 --- Fixed so closing as such. -- pinskia at gcc dot gnu dot org changed: What|Removed |Added

[Bug c/34800] Compile failure with --combine and a union with an anonymous struct

2008-06-19 Thread alexandre dot nunes at gmail dot com
--- Comment #2 from alexandre dot nunes at gmail dot com 2008-06-19 13:21 --- (In reply to comment #1) > Works for me with > GNU C (Debian 4.3.1-2) version 4.3.1 (i486-linux-gnu) > and current trunk. > Yes, 4.3.x is not affected, even pre-releases of 4.3.0 worked fine for me. --

[Bug c/34800] Compile failure with --combine and a union with an anonymous struct

2008-06-19 Thread aldot at gcc dot gnu dot org
--- Comment #1 from aldot at gcc dot gnu dot org 2008-06-19 10:54 --- Works for me with GNU C (Debian 4.3.1-2) version 4.3.1 (i486-linux-gnu) and current trunk. -- aldot at gcc dot gnu dot org changed: What|Removed |Added --