public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug regression/65121] New: long_call attribute broken weak symbol arm_none_eabi
@ 2015-02-19 15:06 Alex.Velenko at arm dot com
  2015-02-19 15:54 ` [Bug target/65121] [5 regression] long_call attribute broken weak symbol arm* ramana at gcc dot gnu.org
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Alex.Velenko at arm dot com @ 2015-02-19 15:06 UTC (permalink / raw)
  To: gcc-bugs

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

            Bug ID: 65121
           Summary: long_call attribute broken weak symbol arm_none_eabi
           Product: gcc
           Version: 5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: regression
          Assignee: unassigned at gcc dot gnu.org
          Reporter: Alex.Velenko at arm dot com
                CC: ramana.radhakrishnan at arm dot com, rth at gcc dot gnu.org
            Target: arm-none-eabi

Patch r220684 changed behaviour of varasm.c:default_binds_local_p, which
affected 
behavior of gcc/config/arm/arm.c:arm_function_in_section_p and through it
breaks gcc/config/arm/arm.c:arm_is_long_call_p for weak symbols.

As a result, I get regression for gcc.target/arm/long-calls-1.c on
arm-none-eabi:
FAIL: gcc.target/arm/long-calls-1.c scan-assembler-not \tbl?\tweak_l1\n
FAIL: gcc.target/arm/long-calls-1.c scan-assembler-not \tbl?\tweak_l3\n

Corresponding mailing thread:
https://gcc.gnu.org/ml/gcc-patches/2015-02/msg01114.html


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

end of thread, other threads:[~2015-03-09 15:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-02-19 15:06 [Bug regression/65121] New: long_call attribute broken weak symbol arm_none_eabi Alex.Velenko at arm dot com
2015-02-19 15:54 ` [Bug target/65121] [5 regression] long_call attribute broken weak symbol arm* ramana at gcc dot gnu.org
2015-02-19 17:27 ` rth at gcc dot gnu.org
2015-03-09 14:42 ` rguenth at gcc dot gnu.org
2015-03-09 15:03 ` jakub at gcc dot gnu.org
2015-03-09 15:20 ` ramana 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).