public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/34394]  New: [4.1/4.2/4.3 regression] Broken diagnostic: 'abs_expr' not supported by dump_expr
@ 2007-12-08 20:38 reichelt at gcc dot gnu dot org
  2007-12-08 20:38 ` [Bug c++/34394] " 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 @ 2007-12-08 20:38 UTC (permalink / raw)
  To: gcc-bugs

The C++ frontend issues a broken diagnostic for the following invalid
testcase since GCC 3.1:

==============================
extern double fabs(double);

void foo(double x)
{
  fabs(x)();
}
==============================

bug.cc: In function 'void foo(double)':
bug.cc:5: error: '#'abs_expr' not supported by dump_expr#<expression error>'
cannot be used as a function


-- 
           Summary: [4.1/4.2/4.3 regression] Broken diagnostic: 'abs_expr'
                    not supported by dump_expr
           Product: gcc
           Version: 4.3.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=34394


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

end of thread, other threads:[~2009-03-31  1:40 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-12-08 20:38 [Bug c++/34394] New: [4.1/4.2/4.3 regression] Broken diagnostic: 'abs_expr' not supported by dump_expr reichelt at gcc dot gnu dot org
2007-12-08 20:38 ` [Bug c++/34394] " reichelt at gcc dot gnu dot org
2007-12-08 20:39 ` pinskia at gcc dot gnu dot org
2007-12-10 13:38 ` jakub at gcc dot gnu dot org
2007-12-10 14:32 ` jakub at gcc dot gnu dot org
2007-12-10 14:39 ` [Bug c++/34394] [4.1/4.2 " jakub at gcc dot gnu dot org
2007-12-10 14:40 ` jakub at gcc dot gnu dot org
2008-07-04 22:22 ` [Bug c++/34394] [4.2 " jsm28 at gcc dot gnu dot org
2009-03-31  1:40 ` jsm28 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).