public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/35443]  New: [4.1/4.2/4.3/4.4 regression] Completely broken diagnostic with bind_expr
@ 2008-03-03 21:45 reichelt at gcc dot gnu dot org
  2008-03-03 21:46 ` [Bug c/35443] " reichelt at gcc dot gnu dot org
                   ` (7 more replies)
  0 siblings, 8 replies; 9+ messages in thread
From: reichelt at gcc dot gnu dot org @ 2008-03-03 21:45 UTC (permalink / raw)
  To: gcc-bugs

A broken diagnostic is issued for the following invalid code snippet
since GCC 4.1.0:

==================================================
void foo()
{
  ({ int i; })();
}
==================================================

#'bind_expr' not supported by pp_c_expression#'bug.c: In function 'foo':
bug.c:3: error: called object  is not a function

Similar to PR35441.


-- 
           Summary: [4.1/4.2/4.3/4.4 regression] Completely broken
                    diagnostic with bind_expr
           Product: gcc
           Version: 4.4.0
            Status: UNCONFIRMED
          Keywords: diagnostic, monitored
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: reichelt at gcc dot gnu dot org


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


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2010-04-20 13:52 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-03 21:45 [Bug c/35443] New: [4.1/4.2/4.3/4.4 regression] Completely broken diagnostic with bind_expr reichelt at gcc dot gnu dot org
2008-03-03 21:46 ` [Bug c/35443] " reichelt at gcc dot gnu dot org
2008-03-15 19:01 ` rguenth at gcc dot gnu dot org
2008-07-04 22:39 ` [Bug c/35443] [4.2/4.3/4.4 " jsm28 at gcc dot gnu dot org
2008-08-12 15:31 ` aldyh at gcc dot gnu dot org
2008-12-08 18:07 ` jakub at gcc dot gnu dot org
2008-12-08 18:13 ` jakub at gcc dot gnu dot org
2010-04-20 13:52 ` rguenth at gcc dot gnu dot org
2010-04-20 13:53 ` rguenth at gcc dot gnu dot org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).