public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug c/33193]  New: slopiness in __real/__imag
@ 2007-08-26  5:26 sabre at nondot dot org
  2007-08-26  5:28 ` [Bug c/33193] " sabre at nondot dot org
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: sabre at nondot dot org @ 2007-08-26  5:26 UTC (permalink / raw)
  To: gcc-bugs

Some "issues":

  __real accepts a struct argument, __imag doesn't.
  __real and __imag both accept pointer arguments.
  both accept vectors.  What does a complex vector mean?

They should all reject all of them.  Though it seems questionable to accept a
scalar argument at all to real/imag, they certainly shouldn't accept pointers
or aggregates.

-Chris


-- 
           Summary: slopiness in __real/__imag
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: c
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: sabre at nondot dot org


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=33193


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

end of thread, other threads:[~2022-02-01 17:23 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <bug-33193-4@http.gcc.gnu.org/bugzilla/>
2010-11-18 16:26 ` [Bug c/33193] slopiness in __real/__imag froydnj at gcc dot gnu.org
2010-11-18 16:34 ` froydnj at gcc dot gnu.org
2010-11-18 17:22 ` sabre at nondot dot org
2022-01-02  6:04 ` pinskia at gcc dot gnu.org
2022-01-03  1:50 ` pinskia at gcc dot gnu.org
2022-01-03 17:54 ` cvs-commit at gcc dot gnu.org
2022-01-03 17:55 ` pinskia at gcc dot gnu.org
2022-02-01 17:23 ` sabre at nondot dot org
2007-08-26  5:26 [Bug c/33193] New: " sabre at nondot dot org
2007-08-26  5:28 ` [Bug c/33193] " sabre at nondot dot org
2007-08-26 14:57 ` rguenth at gcc dot gnu dot org
2008-11-14 23:31 ` pinskia at gcc dot gnu dot 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).