public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug modula2/102343] New: gm2/cpp/pass/subaddr.mod FAILs for non-default multilib
@ 2021-09-15 11:15 ro at gcc dot gnu.org
  2023-01-17 15:18 ` [Bug modula2/102343] " iains at gcc dot gnu.org
                   ` (5 more replies)
  0 siblings, 6 replies; 7+ messages in thread
From: ro at gcc dot gnu.org @ 2021-09-15 11:15 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=102343

            Bug ID: 102343
           Summary: gm2/cpp/pass/subaddr.mod FAILs for non-default
                    multilib
           Product: gcc
           Version: 12.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: modula2
          Assignee: unassigned at gcc dot gnu.org
          Reporter: ro at gcc dot gnu.org
                CC: gaiusmod2 at gmail dot com
  Target Milestone: ---

The gm2/cpp/pass/subaddr.mod test FAILs for non-default multilibs (seen on
x86_64-pc-linux-gnu with -m32 and i386-pc-solaris2.11 with -m64):

FAIL: gm2/cpp/pass/subaddr.mod,  -g  
FAIL: gm2/cpp/pass/subaddr.mod,  -O  
FAIL: gm2/cpp/pass/subaddr.mod,  -O -g  
FAIL: gm2/cpp/pass/subaddr.mod,  -Os  
FAIL: gm2/cpp/pass/subaddr.mod,  -O3 -fomit-frame-pointer  
FAIL: gm2/cpp/pass/subaddr.mod,  -O3 -fomit-frame-pointer -finline-functions  

/vol/gcc/src/git/modula-2/gcc/testsuite/gm2/cpp/pass/subaddr.mod:34:1: error:
can only CAST objects of the same size

Unfortunately, -save-temps has no effect so one cannot see what actual input is
passed to cc1gm2.

Besides, it seems weird to special-case x86_64 and 64-bit alpha (was there ever
a 32-bit port?) when every 64-bit target would already be handled by __LP64__.

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

end of thread, other threads:[~2023-01-27  8:49 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-09-15 11:15 [Bug modula2/102343] New: gm2/cpp/pass/subaddr.mod FAILs for non-default multilib ro at gcc dot gnu.org
2023-01-17 15:18 ` [Bug modula2/102343] " iains at gcc dot gnu.org
2023-01-17 16:52 ` iains at gcc dot gnu.org
2023-01-22  0:22 ` iains at gcc dot gnu.org
2023-01-25 15:24 ` cvs-commit at gcc dot gnu.org
2023-01-25 15:45 ` iains at gcc dot gnu.org
2023-01-27  8:48 ` cvs-commit at gcc dot gnu.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).