public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c++/32089]  New: Winline reports bogus warning
@ 2007-05-25 22:27 mckelvey at maskull dot com
  2007-05-25 22:30 ` [Bug c++/32089] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: mckelvey at maskull dot com @ 2007-05-25 22:27 UTC (permalink / raw)
  To: gcc-bugs

CircularlyReferenceable.cc:76: error: called from here
/usr/local/lib/gcc/alphaev56-unknown-linux-gnu/4.3.0/../../../../
include/c++/4.3.0/bits/stl_multiset.h:91: error: 
inlining failed in call to 'std::multiset<const 
PatternDriver::CircularlyReferenceable*, 
std::less<const PatternDriver::CircularlyReferenceable*>, 
std::allocator<const PatternDriver::CircularlyReferenceable*> >::
~multiset()': call is unlikely
CircularlyReferenceable.cc:76: error: called from here
gmake: *** [CircularlyReferenceable.o] Error 1

This error (actually a warning) makes no sense: how can a destructor call be 
unlikely? What does that mean? I suspect that the warning is badly worded. What
is intended here?

Also, multiset is in the STL, and Winline should not be reporting against it.

alpha1:gcc>uname -a
Linux alpha1 2.4.9-40 #1 Mon Sep 23 08:14:02 EDT 2002 alpha unknown

alpha1:gcc>g++ -v
Using built-in specs.
Target: alphaev56-unknown-linux-gnu
Configured with: ../gcc/configure --verbose --enable-languages=c++
--disable-linux-futex --disable-nls --disable-tls
Thread model: posix
gcc version 4.3.0 20070519 (experimental)

alpha1:gcc>alias CONFIGURECVS
alias CONFIGURECVS='../gcc/configure --verbose --enable-languages=c++
--disable-linux-futex --disable-nls --disable-tls >clog 2>&1 &'
alpha1:gcc>alias BUILD
alias BUILD='nice gmake CFLAGS='\'''\'' BOOT_CFLAGS='\'''\''
LIBCFLAGS='\''-g'\'' LIBCXXFLAGS='\''-g'\'' bootstrap >log 2>&1 &'


-- 
           Summary: Winline reports bogus warning
           Product: gcc
           Version: 4.3.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c++
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: mckelvey at maskull dot com
 GCC build triplet: alphaev56-unknown-linux-gnu
  GCC host triplet: alphaev56-unknown-linux-gnu
GCC target triplet: alphaev56-unknown-linux-gnu


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


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

end of thread, other threads:[~2008-02-19  0:59 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-25 22:27 [Bug c++/32089] New: Winline reports bogus warning mckelvey at maskull dot com
2007-05-25 22:30 ` [Bug c++/32089] " pinskia at gcc dot gnu dot org
2007-05-25 23:03 ` mckelvey at maskull dot com
2007-06-10  3:24 ` pinskia at gcc dot gnu dot org
2007-06-10 22:52 ` mckelvey at maskull dot com
2007-07-13 15:28 ` James dot W dot Mckelvey at jpl dot nasa dot gov
2008-02-17 19:45 ` hubicka at gcc dot gnu dot org
2008-02-19  0:59 ` mckelvey at maskull 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).