public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/61443] [avr] ICE when varargs argument is indirect addr-space access
       [not found] <bug-61443-4@http.gcc.gnu.org/bugzilla/>
@ 2014-06-12  8:35 ` gjl at gcc dot gnu.org
  2014-06-12  8:55 ` gjl at gcc dot gnu.org
  2014-06-12  9:05 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: gjl at gcc dot gnu.org @ 2014-06-12  8:35 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Thu Jun 12 08:34:42 2014
New Revision: 211492

URL: http://gcc.gnu.org/viewcvs?rev=211492&root=gcc&view=rev
Log:
gcc/
    Backport from 2014-05-09 trunk r210272
    * config/avr/avr-fixed.md (round<mode>3): Use -1U instead of -1 in
    unsigned int initializers for regno_in, regno_out.

    Backport from 2014-06-12 trunk r211491
    PR target/61443
    * config/avr/avr.md (push<mode>1): Avoid (subreg(mem)) when
    loading from address spaces.

gcc/testsuite/
    Backport from 2014-06-12 trunk r211491
    PR target/61443
    * gcc.target/avr/torture/pr61443.c: New test.


Added:
    branches/gcc-4_9-branch/gcc/testsuite/gcc.target/avr/torture/pr61443.c
Modified:
    branches/gcc-4_9-branch/gcc/ChangeLog
    branches/gcc-4_9-branch/gcc/config/avr/avr-fixed.md
    branches/gcc-4_9-branch/gcc/config/avr/avr.md
    branches/gcc-4_9-branch/gcc/testsuite/ChangeLog


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

* [Bug target/61443] [avr] ICE when varargs argument is indirect addr-space access
       [not found] <bug-61443-4@http.gcc.gnu.org/bugzilla/>
  2014-06-12  8:35 ` [Bug target/61443] [avr] ICE when varargs argument is indirect addr-space access gjl at gcc dot gnu.org
@ 2014-06-12  8:55 ` gjl at gcc dot gnu.org
  2014-06-12  9:05 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: gjl at gcc dot gnu.org @ 2014-06-12  8:55 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Thu Jun 12 08:54:24 2014
New Revision: 211493

URL: http://gcc.gnu.org/viewcvs?rev=211493&root=gcc&view=rev
Log:
gcc/
    Backport from 2014-05-09 trunk r210272
    * config/avr/avr-fixed.md (round<mode>3): Use -1U instead of -1 in
    unsigned int initializers for regno_in, regno_out.

    Backport from 2014-05-14 trunk r210418
    * config/avr/avr.h (REG_CLASS_CONTENTS): Use unsigned suffix for
    shifted values to avoid build warning.

    Backport from 2014-06-12 trunk r211491
    PR target/61443
    * config/avr/avr.md (push<mode>1): Avoid (subreg(mem)) when
    loading from address spaces.
gcc/testsuite/
    Backport from 2014-06-12 trunk r211491
    PR target/61443
    * gcc.target/avr/torture/pr61443.c: New test.


Added:
    branches/gcc-4_8-branch/gcc/testsuite/gcc.target/avr/torture/pr61443.c
Modified:
    branches/gcc-4_8-branch/gcc/ChangeLog
    branches/gcc-4_8-branch/gcc/config/avr/avr-fixed.md
    branches/gcc-4_8-branch/gcc/config/avr/avr.h
    branches/gcc-4_8-branch/gcc/config/avr/avr.md
    branches/gcc-4_8-branch/gcc/testsuite/ChangeLog


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

* [Bug target/61443] [avr] ICE when varargs argument is indirect addr-space access
       [not found] <bug-61443-4@http.gcc.gnu.org/bugzilla/>
  2014-06-12  8:35 ` [Bug target/61443] [avr] ICE when varargs argument is indirect addr-space access gjl at gcc dot gnu.org
  2014-06-12  8:55 ` gjl at gcc dot gnu.org
@ 2014-06-12  9:05 ` gjl at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: gjl at gcc dot gnu.org @ 2014-06-12  9:05 UTC (permalink / raw)
  To: gcc-bugs

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

Georg-Johann Lay <gjl at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
             Status|UNCONFIRMED                 |RESOLVED
      Known to work|                            |4.8.4, 4.9.1
         Resolution|---                         |FIXED
   Target Milestone|---                         |4.9.1
      Known to fail|                            |4.8.3, 4.9.0

--- Comment #4 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Fixed in 4.8.4, 4.9.1.


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

end of thread, other threads:[~2014-06-12  9:05 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-61443-4@http.gcc.gnu.org/bugzilla/>
2014-06-12  8:35 ` [Bug target/61443] [avr] ICE when varargs argument is indirect addr-space access gjl at gcc dot gnu.org
2014-06-12  8:55 ` gjl at gcc dot gnu.org
2014-06-12  9:05 ` gjl 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).