public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug lto/44935]  New: internal compiler error: in assign_stack_temp_for_type, at function.c:785
@ 2010-07-14 15:37 hubicka at gcc dot gnu dot org
  2010-07-14 15:37 ` [Bug lto/44935] " hubicka at gcc dot gnu dot org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-07-14 15:37 UTC (permalink / raw)
  To: gcc-bugs

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

c++  -fno-rtti  -O2 -fwhopr=24 -fuse-linker-plugin -pthread  -fPIC  ~/f?.ii
-fpermissive -fno-strict-aliasing -fshort-wchar
In file included from ../../../xpcom/glue/nsCOMPtr.h:512:0,
                 from :110:
../../../xpcom/glue/GenericModule.cpp: In member function ‘GetClassObject’:
../../../xpcom/glue/GenericModule.cpp:63:41: internal compiler error: in
assign_stack_temp_for_type, at function.c:785


-- 
           Summary: internal compiler error: in assign_stack_temp_for_type,
                    at function.c:785
           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
 GCC build triplet: i686-linux
  GCC host triplet: i686-linux
GCC target triplet: i686-linux


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


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

* [Bug lto/44935] internal compiler error: in assign_stack_temp_for_type, at function.c:785
  2010-07-14 15:37 [Bug lto/44935] New: internal compiler error: in assign_stack_temp_for_type, at function.c:785 hubicka at gcc dot gnu dot org
@ 2010-07-14 15:37 ` hubicka at gcc dot gnu dot org
  2010-07-14 15:38 ` hubicka at gcc dot gnu dot org
                   ` (3 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-07-14 15:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from hubicka at gcc dot gnu dot org  2010-07-14 15:37 -------
Created an attachment (id=21202)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21202&action=view)
testcase


-- 


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


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

* [Bug lto/44935] internal compiler error: in assign_stack_temp_for_type, at function.c:785
  2010-07-14 15:37 [Bug lto/44935] New: internal compiler error: in assign_stack_temp_for_type, at function.c:785 hubicka at gcc dot gnu dot org
  2010-07-14 15:37 ` [Bug lto/44935] " hubicka at gcc dot gnu dot org
@ 2010-07-14 15:38 ` hubicka at gcc dot gnu dot org
  2010-07-14 15:56 ` rguenth at gcc dot gnu dot org
                   ` (2 subsequent siblings)
  4 siblings, 0 replies; 6+ messages in thread
From: hubicka at gcc dot gnu dot org @ 2010-07-14 15:38 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #2 from hubicka at gcc dot gnu dot org  2010-07-14 15:38 -------
Created an attachment (id=21203)
 --> (http://gcc.gnu.org/bugzilla/attachment.cgi?id=21203&action=view)
testcase 2


-- 


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


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

* [Bug lto/44935] internal compiler error: in assign_stack_temp_for_type, at function.c:785
  2010-07-14 15:37 [Bug lto/44935] New: internal compiler error: in assign_stack_temp_for_type, at function.c:785 hubicka at gcc dot gnu dot org
  2010-07-14 15:37 ` [Bug lto/44935] " hubicka at gcc dot gnu dot org
  2010-07-14 15:38 ` hubicka at gcc dot gnu dot org
@ 2010-07-14 15:56 ` rguenth at gcc dot gnu dot org
  2010-07-15  8:37 ` rguenth at gcc dot gnu dot org
  2010-07-20 12:32 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-14 15:56 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #3 from rguenth at gcc dot gnu dot org  2010-07-14 15:56 -------
I will have a look.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|unassigned at gcc dot gnu   |rguenth at gcc dot gnu dot
                   |dot org                     |org
             Status|UNCONFIRMED                 |ASSIGNED
     Ever Confirmed|0                           |1
   Last reconfirmed|0000-00-00 00:00:00         |2010-07-14 15:56:19
               date|                            |


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


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

* [Bug lto/44935] internal compiler error: in assign_stack_temp_for_type, at function.c:785
  2010-07-14 15:37 [Bug lto/44935] New: internal compiler error: in assign_stack_temp_for_type, at function.c:785 hubicka at gcc dot gnu dot org
                   ` (2 preceding siblings ...)
  2010-07-14 15:56 ` rguenth at gcc dot gnu dot org
@ 2010-07-15  8:37 ` rguenth at gcc dot gnu dot org
  2010-07-20 12:32 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-15  8:37 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #4 from rguenth at gcc dot gnu dot org  2010-07-15 08:37 -------
Works with my pending set of patches.


-- 


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


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

* [Bug lto/44935] internal compiler error: in assign_stack_temp_for_type, at function.c:785
  2010-07-14 15:37 [Bug lto/44935] New: internal compiler error: in assign_stack_temp_for_type, at function.c:785 hubicka at gcc dot gnu dot org
                   ` (3 preceding siblings ...)
  2010-07-15  8:37 ` rguenth at gcc dot gnu dot org
@ 2010-07-20 12:32 ` rguenth at gcc dot gnu dot org
  4 siblings, 0 replies; 6+ messages in thread
From: rguenth at gcc dot gnu dot org @ 2010-07-20 12:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #5 from rguenth at gcc dot gnu dot org  2010-07-20 12:32 -------
Works for me.


-- 

rguenth at gcc dot gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |WORKSFORME


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


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

end of thread, other threads:[~2010-07-20 12:32 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-07-14 15:37 [Bug lto/44935] New: internal compiler error: in assign_stack_temp_for_type, at function.c:785 hubicka at gcc dot gnu dot org
2010-07-14 15:37 ` [Bug lto/44935] " hubicka at gcc dot gnu dot org
2010-07-14 15:38 ` hubicka at gcc dot gnu dot org
2010-07-14 15:56 ` rguenth at gcc dot gnu dot org
2010-07-15  8:37 ` rguenth at gcc dot gnu dot org
2010-07-20 12:32 ` 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).