This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug c++/13641] [3.4 Regression] calling main: standard requires diagnostic, but diagnostic only with --pedantic


------- Additional Comments From pinskia at gcc dot gnu dot org  2004-01-11 04:06 -------
Confirmed, in fact now on the mainline it just warns about taking the address so the part 
about calling is a regression.

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|                            |1
   Last reconfirmed|0000-00-00 00:00:00         |2004-01-11 04:06:35
               date|                            |
            Summary|calling main: standard      |[3.4 Regression] calling
                   |requires diagnostic, but    |main: standard requires
                   |diagnostic only with --     |diagnostic, but diagnostic
                   |pedantic                    |only with --pedantic
   Target Milestone|---                         |3.4.1


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]