public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/44893]  New: type mismatch in address expression with -fwhopr
@ 2010-07-09 18:04 hubicka at gcc dot gnu dot org
  2010-07-09 18:05 ` [Bug lto/44893] " hubicka at gcc dot gnu dot org
  2010-07-22 14:52 ` rguenth at gcc dot gnu dot org
  0 siblings, 2 replies; 3+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-07-09 18:04 UTC (permalink / raw)
  To: gcc-bugs

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

jh@evans:/abuild/jh/mozilla-central/build9/dom/src/threads>
/abuild/jh/trunk-install/bin/g++ -fwhopr -r -nostdlib -O2 ~/nsDOMWorker*
In file included from ../../../../dom/src/threads/nsDOMWorker.cpp:39:0:
../../../dist/include/jscntxt.h: In function ‘JSContext*
js_ContextFromLinkField(JSCList*)’:
../../../dist/include/jscntxt.h:2704:75: warning: invalid access to non-static
data member ‘JSContext::link’  of NULL object [-Winvalid-offsetof]
../../../dist/include/jscntxt.h:2704:75: warning: (perhaps the ‘offsetof’ macro
was used incorrectly) [-Winvalid-offsetof]
In file included from :613:0:
../../../../dom/src/threads/nsDOMWorkerXHR.cpp: In member function ‘__base_dtor
’:
../../../../dom/src/threads/nsDOMWorkerXHR.cpp:352:1: error: type mismatch in
address expression
<unnamed-unsigned:32> nsDOMWorkerXHRProxy::<Tf06> (struct nsDOMWorkerXHRProxy
*) *

<unnamed-unsigned:32> nsDOMWorkerXHRProxy::<Te69> (struct nsDOMWorkerXHRProxy
*)

# .MEM_132 = VDEF <.MEM_131>
D.17804.__pfn = Destroy;

../../../../dom/src/threads/nsDOMWorkerXHR.cpp:352:1: internal compiler error:
verify_stmts failed


-- 
           Summary: type mismatch in address expression with -fwhopr
           Product: gcc
           Version: 4.6.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: lto
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: hubicka at gcc dot gnu dot org


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


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

end of thread, other threads:[~2010-07-22 14:52 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-09 18:04 [Bug lto/44893] New: type mismatch in address expression with -fwhopr hubicka at gcc dot gnu dot org
2010-07-09 18:05 ` [Bug lto/44893] " hubicka at gcc dot gnu dot org
2010-07-22 14:52 ` 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).