[Bug libstdc++/36032] -fno-exceptions breaks simple if-statement.
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-04-24 08:40 --- *** This bug has been marked as a duplicate of 25191 *** -- pinskia at gcc dot gnu dot org changed: What|Removed |Added --
[Bug libstdc++/36032] -fno-exceptions breaks simple if-statement.
--- Comment #1 from rguenth at gcc dot gnu dot org 2008-04-24 08:33 --- These defines are supposed to make libstdc++ work with -fno-exceptions, you are not really supposed to use -fno-exceptions with a program that uses exceptions ... of course a diagnostic would be nice here, instead o