public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/54941] New: do not print line/column numbers for <built-in>:0:0
@ 2012-10-17  0:11 manu at gcc dot gnu.org
  2013-05-03 10:32 ` [Bug c++/54941] " paolo.carlini at oracle dot com
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: manu at gcc dot gnu.org @ 2012-10-17  0:11 UTC (permalink / raw)
  To: gcc-bugs


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

             Bug #: 54941
           Summary: do not print line/column numbers for <built-in>:0:0
    Classification: Unclassified
           Product: gcc
           Version: 4.8.0
            Status: UNCONFIRMED
          Severity: enhancement
          Priority: P3
         Component: c++
        AssignedTo: unassigned@gcc.gnu.org
        ReportedBy: manu@gcc.gnu.org


/home/manuel/test3/192379M/build/gcc/testsuite/g++2/../../g++
-B/home/manuel/test3/192379M/build/gcc/testsuite/g++2/../../
/home/manuel/test3/src/gcc/testsuite/g++.dg/lookup/new1.C 
-fno-diagnostics-show-caret  -nostdinc++
-I/home/manuel/test3/192379M/build/x86_64-unknown-linux-gnu/32/libstdc++-v3/include/x86_64-unknown-linux-gnu
-I/home/manuel/test3/192379M/build/x86_64-unknown-linux-gnu/32/libstdc++-v3/include
-I/home/manuel/test3/src/libstdc++-v3/libsupc++
-I/home/manuel/test3/src/libstdc++-v3/include/backward
-I/home/manuel/test3/src/libstdc++-v3/testsuite/util -fmessage-length=0
-std=c++11  -pedantic-errors -Wno-long-long  -S  -m32 -o new1.s
/home/manuel/test3/src/gcc/testsuite/g++.dg/lookup/new1.C: In function 'int
main()':
/home/manuel/test3/src/gcc/testsuite/g++.dg/lookup/new1.C:8:20: error: no
matching function for call to 'operator new(sizetype, int*)'
/home/manuel/test3/src/gcc/testsuite/g++.dg/lookup/new1.C:8:20: note: candidate
is:
<built-in>:0:0: note: void* operator new(unsigned int)
<built-in>:0:0: note:   candidate expects 1 argument, 2 provided!


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

end of thread, other threads:[~2013-09-08 14:33 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-10-17  0:11 [Bug c++/54941] New: do not print line/column numbers for <built-in>:0:0 manu at gcc dot gnu.org
2013-05-03 10:32 ` [Bug c++/54941] " paolo.carlini at oracle dot com
2013-09-08 12:20 ` paolo.carlini at oracle dot com
2013-09-08 14:30 ` paolo at gcc dot gnu.org
2013-09-08 14:33 ` paolo.carlini at oracle dot com

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).