public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/13226] New: ICE in ix86_function_arg_boundary, at config/i386/i386.c:2414
@ 2003-11-28 23:50 gcc-bug at vogtner dot de
  2003-11-28 23:53 ` [Bug c/13226] " pinskia at gcc dot gnu dot org
  0 siblings, 1 reply; 2+ messages in thread
From: gcc-bug at vogtner dot de @ 2003-11-28 23:50 UTC (permalink / raw)
  To: gcc-bugs

1 extern int printf (__const char *__restrict __format, ...) ;
      2 
      3 int main ()
      4 {
      5    typedef int v4si __attribute__ ((mode(V2DI)));
      6    v4si d;
      7    printf ("%d\n", d);
      8 
      9    return 0;
     10 }

to reproduce simply compile with gcc.

-- 
           Summary: ICE in ix86_function_arg_boundary, at
                    config/i386/i386.c:2414
           Product: gcc
           Version: 3.3.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: gcc-bug at vogtner dot de
                CC: gcc-bugs at gcc dot gnu dot org
 GCC build triplet: i686-pc-linux-gnu
  GCC host triplet: i686-pc-linux-gnu
GCC target triplet: i686-pc-linux-gnu


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


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

* [Bug c/13226] ICE in ix86_function_arg_boundary, at config/i386/i386.c:2414
  2003-11-28 23:50 [Bug c/13226] New: ICE in ix86_function_arg_boundary, at config/i386/i386.c:2414 gcc-bug at vogtner dot de
@ 2003-11-28 23:53 ` pinskia at gcc dot gnu dot org
  0 siblings, 0 replies; 2+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2003-11-28 23:53 UTC (permalink / raw)
  To: gcc-bugs


------- Additional Comments From pinskia at gcc dot gnu dot org  2003-11-28 23:53 -------
This is a dup of bug 11144 which is fixed on the mainline (which will become 3.4).

*** This bug has been marked as a duplicate of 11144 ***

-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |DUPLICATE
   Target Milestone|---                         |3.4


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


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

end of thread, other threads:[~2003-11-28 23:53 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2003-11-28 23:50 [Bug c/13226] New: ICE in ix86_function_arg_boundary, at config/i386/i386.c:2414 gcc-bug at vogtner dot de
2003-11-28 23:53 ` [Bug c/13226] " pinskia 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).