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

            Bug ID: 65987
           Summary: [6 Regression] [SH] Wrong jump generated for
                    gcc.dg/tree-prof/va-arg-pack-1.c with -fprofile-use
           Product: gcc
           Version: 6.0
            Status: UNCONFIRMED
          Keywords: wrong-code
          Severity: normal
          Priority: P3
         Component: target
          Assignee: unassigned at gcc dot gnu.org
          Reporter: kkojima at gcc dot gnu.org
  Target Milestone: ---
            Target: sh*-*-*

I've got

FAIL: gcc.dg/tree-prof/va-arg-pack-1.c compilation,  -fprofile-use
-D_PROFILE_USE

with

/tmp/ccn6JsFz.s: Assembler messages:
/tmp/ccn6JsFz.s:524: Error: displacement to defined symbol .L85 overflows
12-bit field
...

which means that wrong branch instructions generated.

Reply via email to