public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug testsuite/33365]  New: GCC test 20000804-1.c with -O0
@ 2007-09-09 14:00 Vladislav dot Mikhailikov at paradox-neo dot uz
  2009-09-17 10:00 ` [Bug target/33365] " ubizjak at gmail dot com
  0 siblings, 1 reply; 2+ messages in thread
From: Vladislav dot Mikhailikov at paradox-neo dot uz @ 2007-09-09 14:00 UTC (permalink / raw)
  To: gcc-bugs

gcc-4.2.2-20070907/gcc/testsuite/gcc.c-torture/compile/20000804-1.c: In
function 'f':
gcc-4.2.2-20070907/gcc/testsuite/gcc.c-torture/compile/20000804-1.c:15: error:
'asm' operand requires impossible reload
gcc-4.2.2-20070907/gcc/testsuite/gcc.c-torture/compile/20000804-1.c:15: error:
'asm' operand requires impossible reload

The preprocessed source is:
-----------------------------------------------------------------------
# 1 "gcc-4.2.2-20070907/gcc/testsuite/gcc.c-torture/compile/20000804-1.c"
# 1 "<built-in>"
# 1 "<command-line>"
# 1 "gcc-4.2.2-20070907/gcc/testsuite/gcc.c-torture/compile/20000804-1.c"
# 9 "gcc-4.2.2-20070907/gcc/testsuite/gcc.c-torture/compile/20000804-1.c"
__complex__ long long f ()
{
  int i[99];
  __complex__ long long v;

  v += f ();
  asm("": "+r" (v) : "r" (0), "r" (1));
  v = 2;
  return v;
  g (&v);
}


-- 
           Summary: GCC test 20000804-1.c with -O0
           Product: gcc
           Version: 4.2.2
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: testsuite
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: Vladislav dot Mikhailikov at paradox-neo dot uz
 GCC build triplet: pentium4-east-linux-gcc
  GCC host triplet: pentium4-east-linux-gcc
GCC target triplet: pentium4-east-linux-gcc


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


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

* [Bug target/33365] GCC test 20000804-1.c with -O0
  2007-09-09 14:00 [Bug testsuite/33365] New: GCC test 20000804-1.c with -O0 Vladislav dot Mikhailikov at paradox-neo dot uz
@ 2009-09-17 10:00 ` ubizjak at gmail dot com
  0 siblings, 0 replies; 2+ messages in thread
From: ubizjak at gmail dot com @ 2009-09-17 10:00 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from ubizjak at gmail dot com  2009-09-17 10:00 -------
gcc 4.2.x is no longer supported.


-- 

ubizjak at gmail dot com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |WONTFIX


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


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

end of thread, other threads:[~2009-09-17 10:00 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-09-09 14:00 [Bug testsuite/33365] New: GCC test 20000804-1.c with -O0 Vladislav dot Mikhailikov at paradox-neo dot uz
2009-09-17 10:00 ` [Bug target/33365] " ubizjak at gmail dot com

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).