public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug target/39720]  New: [cond-optab] combine does not use LOAD_EXTEND_OP?
@ 2009-04-10 12:48 bonzini at gnu dot org
  2009-05-12 12:07 ` [Bug target/39720] [4.5 Regression][cond-optab] " bonzini at gnu dot org
  2009-07-14 21:32 ` bonzini at gnu dot org
  0 siblings, 2 replies; 4+ messages in thread
From: bonzini at gnu dot org @ 2009-04-10 12:48 UTC (permalink / raw)
  To: gcc-bugs

/* -O1 mn10300 */

int f (int a, int b, int c, _Bool d, _Bool e, _Bool f, char g)
{
  if (g != 1 || d != 1 || e != 1 || f != 1) abort ();
  return a + b + c;
}

int main (void)
{
  if (f (1, 2, -3, 1, 1, 1, '\001'))
    abort ();
  exit (0);
}


-- 
           Summary: [cond-optab] combine does not use LOAD_EXTEND_OP?
           Product: gcc
           Version: 4.5.0
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: target
        AssignedTo: unassigned at gcc dot gnu dot org
        ReportedBy: bonzini at gnu dot org
OtherBugsDependingO 39714
             nThis:


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


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

* [Bug target/39720] [4.5 Regression][cond-optab] combine does not use LOAD_EXTEND_OP?
  2009-04-10 12:48 [Bug target/39720] New: [cond-optab] combine does not use LOAD_EXTEND_OP? bonzini at gnu dot org
@ 2009-05-12 12:07 ` bonzini at gnu dot org
  2009-07-14 21:32 ` bonzini at gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: bonzini at gnu dot org @ 2009-05-12 12:07 UTC (permalink / raw)
  To: gcc-bugs



-- 

bonzini at gnu dot org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Priority|P3                          |P4
            Summary|[cond-optab] combine does   |[4.5 Regression][cond-optab]
                   |not use LOAD_EXTEND_OP?     |combine does not use
                   |                            |LOAD_EXTEND_OP?
   Target Milestone|---                         |4.5.0


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


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

* [Bug target/39720] [4.5 Regression][cond-optab] combine does not use LOAD_EXTEND_OP?
  2009-04-10 12:48 [Bug target/39720] New: [cond-optab] combine does not use LOAD_EXTEND_OP? bonzini at gnu dot org
  2009-05-12 12:07 ` [Bug target/39720] [4.5 Regression][cond-optab] " bonzini at gnu dot org
@ 2009-07-14 21:32 ` bonzini at gnu dot org
  1 sibling, 0 replies; 4+ messages in thread
From: bonzini at gnu dot org @ 2009-07-14 21:32 UTC (permalink / raw)
  To: gcc-bugs



------- Comment #1 from bonzini at gnu dot org  2009-07-14 21:32 -------
Cannot reproduce this anymore.


-- 

bonzini at gnu dot org changed:

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


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


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

* [Bug target/39720] [4.5 Regression][cond-optab] combine does not use LOAD_EXTEND_OP?
       [not found] <bug-39720-4@http.gcc.gnu.org/bugzilla/>
@ 2022-01-23 14:55 ` ppalka at gcc dot gnu.org
  0 siblings, 0 replies; 4+ messages in thread
From: ppalka at gcc dot gnu.org @ 2022-01-23 14:55 UTC (permalink / raw)
  To: gcc-bugs

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

Patrick Palka <ppalka at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |fchelnokov at gmail dot com

--- Comment #2 from Patrick Palka <ppalka at gcc dot gnu.org> ---
*** Bug 104193 has been marked as a duplicate of this bug. ***

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

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

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-04-10 12:48 [Bug target/39720] New: [cond-optab] combine does not use LOAD_EXTEND_OP? bonzini at gnu dot org
2009-05-12 12:07 ` [Bug target/39720] [4.5 Regression][cond-optab] " bonzini at gnu dot org
2009-07-14 21:32 ` bonzini at gnu dot org
     [not found] <bug-39720-4@http.gcc.gnu.org/bugzilla/>
2022-01-23 14:55 ` ppalka 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).