public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug debug/27884]  New: [4.2 regression] bogus error: invalid use of 'register' in linkage specification
@ 2006-06-03 17:12 tbm at cyrius dot com
  2006-06-03 17:19 ` [Bug debug/27884] " pinskia at gcc dot gnu dot org
                   ` (11 more replies)
  0 siblings, 12 replies; 13+ messages in thread
From: tbm at cyrius dot com @ 2006-06-03 17:12 UTC (permalink / raw)
  To: gcc-bugs

Between 20060508 and 20060530 gcc 4.2 changed to now longer allow the following
code.  This error seems bogus to me.

(sid)3733:tbm@test: ~] cat test.cc
extern "C" void foo(register int *my_perl);
(sid)3734:tbm@test: ~] c++ -c test.cc
test.cc:1: error: invalid use of 'register' in linkage specification
zsh: exit 1     c++ -c test.cc
(sid)3735:tbm@test: ~]


-- 
           Summary: [4.2 regression] bogus error: invalid use of 'register'
                    in linkage specification
           Product: gcc
           Version: 4.2.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: debug
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: tbm at cyrius dot com


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


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

end of thread, other threads:[~2006-06-16 23:10 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2006-06-03 17:12 [Bug debug/27884] New: [4.2 regression] bogus error: invalid use of 'register' in linkage specification tbm at cyrius dot com
2006-06-03 17:19 ` [Bug debug/27884] " pinskia at gcc dot gnu dot org
2006-06-04 10:04 ` [Bug c++/27884] " rguenth at gcc dot gnu dot org
2006-06-04 10:24 ` tbm at cyrius dot com
2006-06-04 10:48 ` rguenth at gcc dot gnu dot org
2006-06-04 10:52 ` tbm at cyrius dot com
2006-06-04 15:35 ` [Bug c++/27884] [4.1/4.2 " rguenth at gcc dot gnu dot org
2006-06-04 19:51 ` mmitchel at gcc dot gnu dot org
2006-06-16  7:15 ` mmitchel at gcc dot gnu dot org
2006-06-16 18:53 ` mmitchel at gcc dot gnu dot org
2006-06-16 18:59 ` [Bug c++/27884] [4.1 " mmitchel at gcc dot gnu dot org
2006-06-16 23:10 ` mmitchel at gcc dot gnu dot org
2006-06-16 23:12 ` mmitchel 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).