public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/82727] ICE in emit_library_call_value_1, at calls.c:4975
       [not found] <bug-82727-4@http.gcc.gnu.org/bugzilla/>
@ 2021-08-15 10:39 ` pinskia at gcc dot gnu.org
  2021-08-15 10:41 ` pinskia at gcc dot gnu.org
  2021-08-15 11:01 ` [Bug target/82727] ICE with -mabi=ms -mlong-double-128 and conversion from long double to double inside a sysv_abi marked function pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-15 10:39 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |ice-on-valid-code
             Status|UNCONFIRMED                 |NEW
     Ever confirmed|0                           |1
   Last reconfirmed|                            |2021-08-15

--- Comment #1 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Reduced testcase:
double __attribute__ ((sysv_abi))
func_native (long double a)
{
  return a;
}
-------- CUT ------
Compile with -mabi=ms -mbionic

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

* [Bug target/82727] ICE in emit_library_call_value_1, at calls.c:4975
       [not found] <bug-82727-4@http.gcc.gnu.org/bugzilla/>
  2021-08-15 10:39 ` [Bug target/82727] ICE in emit_library_call_value_1, at calls.c:4975 pinskia at gcc dot gnu.org
@ 2021-08-15 10:41 ` pinskia at gcc dot gnu.org
  2021-08-15 11:01 ` [Bug target/82727] ICE with -mabi=ms -mlong-double-128 and conversion from long double to double inside a sysv_abi marked function pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-15 10:41 UTC (permalink / raw)
  To: gcc-bugs

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

--- Comment #2 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Note -mabi=ms -mlong-double-128 is enough to reproduce the ICE.

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

* [Bug target/82727] ICE with -mabi=ms -mlong-double-128 and conversion from long double to double inside a sysv_abi marked function
       [not found] <bug-82727-4@http.gcc.gnu.org/bugzilla/>
  2021-08-15 10:39 ` [Bug target/82727] ICE in emit_library_call_value_1, at calls.c:4975 pinskia at gcc dot gnu.org
  2021-08-15 10:41 ` pinskia at gcc dot gnu.org
@ 2021-08-15 11:01 ` pinskia at gcc dot gnu.org
  2 siblings, 0 replies; 3+ messages in thread
From: pinskia at gcc dot gnu.org @ 2021-08-15 11:01 UTC (permalink / raw)
  To: gcc-bugs

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

Andrew Pinski <pinskia at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |DUPLICATE

--- Comment #3 from Andrew Pinski <pinskia at gcc dot gnu.org> ---
Dup of bug 60900.

*** This bug has been marked as a duplicate of bug 60900 ***

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

end of thread, other threads:[~2021-08-15 11:01 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-82727-4@http.gcc.gnu.org/bugzilla/>
2021-08-15 10:39 ` [Bug target/82727] ICE in emit_library_call_value_1, at calls.c:4975 pinskia at gcc dot gnu.org
2021-08-15 10:41 ` pinskia at gcc dot gnu.org
2021-08-15 11:01 ` [Bug target/82727] ICE with -mabi=ms -mlong-double-128 and conversion from long double to double inside a sysv_abi marked function pinskia 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).