http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48171
Summary: Missing "Save" on -mavx and -mfma
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
AssignedTo: unassig...@gcc.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48171
H.J. Lu changed:
What|Removed |Added
URL||http://gcc.gnu.org/ml/gcc-p
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48126
--- Comment #2 from Michael K. Edwards
2011-03-17 18:14:11 UTC ---
Please insert the text of your citations, since the ARM ARM is not a public
document.
I think I'm persuaded that the CLREX isn't necessary -- although I'm going to
keep it in my
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48161
--- Comment #12 from dave at hiauly1 dot hia.nrc.ca 2011-03-17 18:37:51 UTC ---
On Thu, 17 Mar 2011, jakub at gcc dot gnu.org wrote:
> Untested fix. The reason it uses gen_rtx_PLUS directly is to make sure it
> doesn't generate code in that case
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48171
--- Comment #2 from hjl at gcc dot gnu.org 2011-03-17
19:23:37 UTC ---
Author: hjl
Date: Thu Mar 17 19:23:34 2011
New Revision: 171107
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171107
Log:
Add Save to -mavx and -mfma.
2011-03-17 H.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48160
--- Comment #2 from hjl at gcc dot gnu.org 2011-03-17
19:51:06 UTC ---
Author: hjl
Date: Thu Mar 17 19:51:03 2011
New Revision: 171108
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171108
Log:
Check SUBREG in prepare_call_arguments.
201
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48160
H.J. Lu changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47650
joe at mcknight dot de changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|FIXED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273
--- Comment #14 from Jeffrey A. Law 2011-03-17
20:08:06 UTC ---
Author: law
Date: Thu Mar 17 20:08:01 2011
New Revision: 17
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=17
Log:
PR rtl-optimization/37273
* ira-costs.c (s
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48161
--- Comment #13 from Steve Ellcey 2011-03-17 20:10:06
UTC ---
I got good builds on hppa2.0w-hp-hpux11.11 and hppa64-hp-hpux11.11. I haven't
done a full test run yet.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48172
Summary: incorrect vectorization of loop in GCC 4.5.* with -O3
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: critical
Priority: P3
Component: tree-optimization
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48097
--- Comment #3 from Jack Howarth 2011-03-17
20:12:35 UTC ---
Opened radar Problem ID: 9149679, Xcode 4.0 regresses Throw_2.exe libjava
testcase. I wonder if this might just be a new permutation of the existing eh
epilogue issues on darwin.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=37273
Jeffrey A. Law changed:
What|Removed |Added
Status|REOPENED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=38307
rfm at gnu dot org changed:
What|Removed |Added
Attachment #17020|0 |1
is obsolete|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48148
--- Comment #20 from Jakub Jelinek 2011-03-17
20:30:19 UTC ---
Confirmed. Apparently DECL_ABSTRACT_ORIGIN is still NULL at the point where
Richard changed it and DECL_EXTERNAL is being set. It is set during:
#0 tree_function_versioning (old_de
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48163
--- Comment #3 from Jakub Jelinek 2011-03-17
20:34:00 UTC ---
Author: jakub
Date: Thu Mar 17 20:33:54 2011
New Revision: 171113
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171113
Log:
PR debug/48163
* function.c (assign_parms):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48163
--- Comment #4 from Jakub Jelinek 2011-03-17
20:35:02 UTC ---
Author: jakub
Date: Thu Mar 17 20:34:59 2011
New Revision: 171114
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171114
Log:
PR debug/48163
* var-tracking.c (prepare_ca
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48163
--- Comment #5 from Jakub Jelinek 2011-03-17
20:41:02 UTC ---
I hope both issues should be fixed now, can you please retest on cris-elf?
Thanks.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48091
--- Comment #2 from Eero Tamminen 2011-03-17 21:08:41
UTC ---
(In reply to comment #1)
> That's how K&R works. The function definition isn't a prototype.
Why that would be a valid excuse not to give a warning when function call
either doesn't m
How are you? I am Haykanush! I am beautiful, funny, caring lady! I am dream to
date with good man! Please answer me on my private email: yantr...@yahoo.com.
With hope Haykanush!
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=45381
Denis Excoffier changed:
What|Removed |Added
CC||Denis.Excoffier at airbus
Nick Clifton writes:
>> + /* Even zero-sized arguments occupy one byte. */
>> + if (size == 0)
>> +size = 1;
>
> That fixes it!
Great! Thanks for confirming.
> Will you apply this patch yourself, or should I submit the patch and the
> test case as a separate email to gcc-patches
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47145
--- Comment #25 from Matthias Klose 2011-03-17
22:00:16 UTC ---
builds on a non-networked machine succeed
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47504
--- Comment #5 from Jason Merrill 2011-03-17
22:00:51 UTC ---
Author: jason
Date: Thu Mar 17 22:00:47 2011
New Revision: 171116
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171116
Log:
PR c++/47504
* semantics.c (cxx_eval_consta
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48173
Summary: [4.6 regression] bootstrap error on arm-linux-gnueabi
(defaulting to armv4t)
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48173
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #1 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48174
Summary: DWARF for subroutine with no args indicates 'varargs'
Product: gcc
Version: 4.5.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: fortran
Assign
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18832
Jeffrey A. Law changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48161
--- Comment #14 from Steve Ellcey 2011-03-17 23:14:22
UTC ---
I ran the GCC testsuite on the compilers I built with the patch and did not
have any regressions.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48096
--- Comment #4 from Jack Howarth 2011-03-17
23:36:09 UTC ---
Created attachment 23703
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23703
assembly file for gcc.dg/tree-prof/bb-reorg.c, -fprofile-use -D_PROFILE_USE,
compiled under Xcode 4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48096
--- Comment #5 from Jack Howarth 2011-03-17
23:37:54 UTC ---
Created attachment 23704
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=23704
object file for gcc.dg/tree-prof/bb-reorg.c, -fprofile-use -D_PROFILE_USE,
compiled under Xcode 4.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48096
--- Comment #6 from Jack Howarth 2011-03-17
23:41:29 UTC ---
The darwin linker developer says...
The issue is in the __eh_frame, the reloc for second FDE's pointer to it
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725
--- Comment #12 from hjl at gcc dot gnu.org 2011-03-18
00:29:18 UTC ---
Author: hjl
Date: Fri Mar 18 00:29:15 2011
New Revision: 171124
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171124
Log:
Check zero/sign extended hard registers.
g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48097
--- Comment #4 from Jack Howarth 2011-03-18
00:45:08 UTC ---
The darwin linker developer says
This is not a tools bug. It worked by luck with Xcode3 tools. The is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48175
Summary: [x32] FAIL: gcc.c-torture/execute/builtins/strcat.c
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: middle-end
Assig
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48163
Hans-Peter Nilsson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47504
Jason Merrill changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47725
--- Comment #13 from hjl at gcc dot gnu.org 2011-03-18
04:02:30 UTC ---
Author: hjl
Date: Fri Mar 18 04:02:25 2011
New Revision: 171125
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=171125
Log:
Revert the last change on cant_combine_insn
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48174
--- Comment #1 from Andrew Pinski 2011-03-18
04:59:58 UTC ---
I think this was already fixed in 4.6.0.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
Summary: .debug_aranges is no longer emitted
Product: gcc
Version: 4.6.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: debug
AssignedTo: unassig...@gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48177
Summary: incorrect registration of typed selectors
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: libobjc
AssignedTo: unas
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
--- Comment #1 from Andrew Pinski 2011-03-18
06:17:20 UTC ---
Hmm, maybe because the section would be empty, see PR 42288.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39044
p4bgtech at gmail dot com changed:
What|Removed |Added
CC||p4bgtech at gmail dot com
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47016
--- Comment #1 from Denis Excoffier
2011-03-18 06:36:05 UTC ---
The same occurs with GCC 4.6.0 RC 20110314.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48176
Jan Kratochvil changed:
What|Removed |Added
CC||tromey at redhat dot com
--- Comment #2
101 - 145 of 145 matches
Mail list logo