public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/31870]  New: Failure to diagnose taking address of register variable
@ 2007-05-08 23:05 neil at gcc dot gnu dot org
  2007-05-09 15:16 ` [Bug c/31870] " bangerth at dealii dot org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: neil at gcc dot gnu dot org @ 2007-05-08 23:05 UTC (permalink / raw)
  To: gcc-bugs

int d (void) { register int a[2]; return a, 1; }


-- 
           Summary: Failure to diagnose taking address of register variable
           Product: gcc
           Version: 4.1.2
            Status: UNCONFIRMED
          Severity: minor
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: neil at gcc dot gnu dot org


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


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

end of thread, other threads:[~2007-05-10  2:52 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-05-08 23:05 [Bug c/31870] New: Failure to diagnose taking address of register variable neil at gcc dot gnu dot org
2007-05-09 15:16 ` [Bug c/31870] " bangerth at dealii dot org
2007-05-09 22:39 ` neil at daikokuya dot co dot uk
2007-05-09 22:46 ` bangerth at math dot tamu dot edu
2007-05-09 22:47 ` bangerth at dealii dot org
2007-05-09 23:01 ` neil at gcc dot gnu dot org
2007-05-10  2:52 ` bangerth at dealii 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).