public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug middle-end/44871]  New: Invalid type mismatches while merging C and C++ sources
@ 2010-07-08 13:28 hubicka at gcc dot gnu dot org
  2010-07-09 12:42 ` [Bug c++/44871] " rguenth at gcc dot gnu dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-07-08 13:28 UTC (permalink / raw)
  To: gcc-bugs

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 1061 bytes --]

jh@evans:/abuild/jh/mozilla-central/build6/gfx/harfbuzz/src>
/abuild/jh/trunk-install/bin/gcc  -O2 -fwhopr  -r -nostdlib hb-blob.i -c
jh@evans:/abuild/jh/mozilla-central/build6/gfx/harfbuzz/src>
/abuild/jh/trunk-install/bin/g++  -O2 -fwhopr  -r -nostdlib *.ii -c
jh@evans:/abuild/jh/mozilla-central/build6/gfx/harfbuzz/src>
/abuild/jh/trunk-install/bin/g++ hb-blob.o -O2 -fwhopr  -r -nostdlib hb-font.o
../../../../gfx/harfbuzz/src/hb-blob-private.h:53:60: warning: type of
‘_hb_blob_nil’ does not match original declaration [enabled by default]
../../../../gfx/harfbuzz/src/hb-blob.c:45:11: note: previously declared here


-- 
           Summary: Invalid type mismatches while merging C and C++ sources
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: middle-end
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hubicka at gcc dot gnu dot org
  GCC host triplet: x86_64-linux


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


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

end of thread, other threads:[~2010-12-02 12:25 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-44871-4@http.gcc.gnu.org/bugzilla/>
2010-10-02 14:12 ` [Bug c++/44871] Invalid type mismatches while merging C and C++ sources hubicka at gcc dot gnu.org
2010-10-15  2:39 ` hubicka at gcc dot gnu.org
2010-11-26 17:08 ` rguenth at gcc dot gnu.org
2010-11-26 17:20 ` rguenth at gcc dot gnu.org
2010-11-26 19:21 ` joseph at codesourcery dot com
2010-12-02 12:25 ` rguenth at gcc dot gnu.org
2010-12-02 12:25 ` rguenth at gcc dot gnu.org
2010-07-08 13:28 [Bug middle-end/44871] New: " hubicka at gcc dot gnu dot org
2010-07-09 12:42 ` [Bug c++/44871] " rguenth at gcc dot gnu dot org
2010-07-09 12:52 ` rguenth at gcc dot gnu dot org
2010-07-09 13:01 ` 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).