[Bug c++/20721] [regression from 3.4.2 to 3.4.3] crossing of a initialization left undetected on goto

2005-04-01 Thread pinskia at gcc dot gnu dot org
--- Additional Comments From pinskia at gcc dot gnu dot org 2005-04-01 19:42 --- There is at least an ICE on the mainline. -- What|Removed |Added Keywords|accepts-

[Bug c++/20721] [regression from 3.4.2 to 3.4.3] crossing of a initialization left undetected on goto

2005-04-01 Thread nefercheprure at gmail dot com
-- What|Removed |Added Keywords||accepts-invalid Known to fail||3.4.3 Known to work|

[Bug c++/20721] [regression from 3.4.2 to 3.4.3] crossing of a initialization left undetected on goto

2005-04-01 Thread nefercheprure at gmail dot com
--- Additional Comments From nefercheprure at gmail dot com 2005-04-01 19:22 --- Created an attachment (id=8509) --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=8509&action=view) the preprocessed file that demonstrates the regression g++ -v -c logger.cc produces this message: Readi