public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/18442] New: [3.4/4.0 Regression] Rejects attribute((mode(SI))) when using -mint64
@ 2004-11-12  3:53 pinskia at gcc dot gnu dot org
  2004-11-12  3:54 ` [Bug target/18442] " pinskia at gcc dot gnu dot org
                   ` (6 more replies)
  0 siblings, 7 replies; 8+ messages in thread
From: pinskia at gcc dot gnu dot org @ 2004-11-12  3:53 UTC (permalink / raw)
  To: gcc-bugs

>From PR 18404 (but that was about something else)
Do:
gcc.mips -S -O2 -march=sb1 -mabi=64 -mint64 t.c
on t.c:
typedef signed char t_SI __attribute__ ((__mode__(SI)));
t_SI inc_SI (t_SI v) {
    return ++v;
}

-- 
           Summary: [3.4/4.0 Regression] Rejects attribute((mode(SI))) when
                    using -mint64
           Product: gcc
           Version: 4.0.0
            Status: UNCONFIRMED
          Keywords: rejects-valid
          Severity: normal
          Priority: P2
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: pinskia at gcc dot gnu dot org
                CC: gcc-bugs at gcc dot gnu dot org


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


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

end of thread, other threads:[~2004-12-07 22:21 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-11-12  3:53 [Bug target/18442] New: [3.4/4.0 Regression] Rejects attribute((mode(SI))) when using -mint64 pinskia at gcc dot gnu dot org
2004-11-12  3:54 ` [Bug target/18442] " pinskia at gcc dot gnu dot org
2004-11-12  3:55 ` pinskia at gcc dot gnu dot org
2004-11-15  5:39 ` [Bug target/18442] [4.0 " pinskia at gcc dot gnu dot org
2004-11-15  7:40 ` echristo at redhat dot com
2004-12-07  8:25 ` echristo at redhat dot com
2004-12-07 22:17 ` cvs-commit at gcc dot gnu dot org
2004-12-07 22:21 ` echristo at redhat dot com

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).