This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/13641] calling main: standard requires diagnostic, but diagnostic only with --pedantic
- From: "pinskia at gcc dot gnu dot org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: 11 Jan 2004 04:04:55 -0000
- Subject: [Bug c++/13641] calling main: standard requires diagnostic, but diagnostic only with --pedantic
- References: <20040110230839.13641.bugzilla.gcc@rtij.nl>
- Reply-to: gcc-bugzilla at gcc dot gnu dot org
------- Additional Comments From pinskia at gcc dot gnu dot org 2004-01-11 04:04 -------
Reopening based on what Gaby said because it is not even well defined on some
targets to call main again (targets without .init sections will not work when calling main
over again).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |UNCONFIRMED
Keywords| |accepts-invalid
Resolution|INVALID |
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=13641