public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/19345] New: [4.0 Regression] Segmentation fault
@ 2005-01-09  8:18 belyshev at depni dot sinp dot msu dot ru
  2005-01-09  8:23 ` [Bug debug/19345] " belyshev at depni dot sinp dot msu dot ru
                   ` (20 more replies)
  0 siblings, 21 replies; 22+ messages in thread
From: belyshev at depni dot sinp dot msu dot ru @ 2005-01-09  8:18 UTC (permalink / raw)
  To: gcc-bugs

inline void bar (char a[], unsigned int l)
{
  asm volatile ("" :: "m" ( *(struct {char x[l];} *) a));
}

void foo (void)
{
  bar (0, 0);
}

-- 
           Summary: [4.0 Regression] Segmentation fault
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: ice-on-valid-code
          Severity: normal
          Priority: P2
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: belyshev at depni dot sinp dot msu dot ru
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2005-04-02 17:09 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2005-01-09  8:18 [Bug debug/19345] New: [4.0 Regression] Segmentation fault belyshev at depni dot sinp dot msu dot ru
2005-01-09  8:23 ` [Bug debug/19345] " belyshev at depni dot sinp dot msu dot ru
2005-01-09 15:46 ` pinskia at gcc dot gnu dot org
2005-01-23 16:02 ` [Bug debug/19345] [4.0 Regression] Segmentation fault with VLA and inlining and dwarf2 pinskia at gcc dot gnu dot org
2005-01-26 23:52 ` pinskia at gcc dot gnu dot org
2005-01-27  3:00 ` belyshev at depni dot sinp dot msu dot ru
2005-01-27  4:25 ` pinskia at gcc dot gnu dot org
2005-02-17 16:44 ` jakub at gcc dot gnu dot org
2005-02-17 19:49 ` dberlin at gcc dot gnu dot org
2005-02-25 13:32 ` pinskia at gcc dot gnu dot org
2005-02-28 15:47 ` [Bug debug/19345] [4.0/4.1 " jakub at gcc dot gnu dot org
2005-03-11 13:07 ` cvs-commit at gcc dot gnu dot org
2005-03-25  3:31 ` mmitchel at gcc dot gnu dot org
2005-03-26 19:45 ` pinskia at gcc dot gnu dot org
2005-03-31 20:28 ` aoliva at gcc dot gnu dot org
2005-03-31 20:47 ` aoliva at redhat dot com
2005-03-31 21:26 ` dberlin at dberlin dot org
2005-04-01  0:37 ` aoliva at redhat dot com
2005-04-01 21:17 ` mark at codesourcery dot com
2005-04-02 17:08 ` cvs-commit at gcc dot gnu dot org
2005-04-02 17:08 ` cvs-commit at gcc dot gnu dot org
2005-04-02 17:09 ` aoliva 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).