https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
Eric Gallager changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
Eric Gallager changed:
What|Removed |Added
CC||egallager at gcc dot gnu.org
--- Comment
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #10 from Eric Gallager ---
*** Bug 83863 has been marked as a duplicate of this bug. ***
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #9 from David Binderman ---
(In reply to Andrew Pinski from comment #7)
> but atom.md could be improved to just say:
> That is get rid of the check for memory attr on the second case.
I tried out your change and it appears to remove
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
David Binderman changed:
What|Removed |Added
CC||hjl at gcc dot gnu.org
--- Comment #8
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #7 from Andrew Pinski ---
I think this due to the following from atom.md:
(define_insn_reservation "atom_icmp" 1
(and (eq_attr "cpu" "atom")
(and (eq_attr "type" "icmp")
(eq_attr "memory" "none")))
"atom-simple
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #6 from David Binderman ---
(In reply to Uroš Bizjak from comment #4)
> Can you please post configure (and build?) flags?
../trunk/configure --prefix=/home/dcb/gcc/results \
--disable-bootstrap \
--disable-multilib \
--di
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #5 from Uroš Bizjak ---
BTW: There are some shortcuts taken to ease macroization, so these warnings
could belong to patterns that are never generated and thus benign.
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #4 from Uroš Bizjak ---
Can you please post configure (and build?) flags?
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
David Binderman changed:
What|Removed |Added
CC||jh at suse dot cz,
|
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #2 from David Binderman ---
(In reply to Andreas Schwab from comment #1)
> It refers to the source files generated from this file. You need to look at
> the context to see which file was actually compiled.
g++ -fno-PIE -c -g -O3 -
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=82240
--- Comment #1 from Andreas Schwab ---
It refers to the source files generated from this file. You need to look at
the context to see which file was actually compiled.
12 matches
Mail list logo