http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52393
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52395
Bug #: 52395
Summary: [4.7 Regression] Alignment issue at O2
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34417
--- Comment #2 from Andrew Pinski 2012-02-27
03:38:48 UTC ---
(In reply to comment #1)
> Confirmed.
>
> VRP could do this, though we generally avoid creating control flow and extra
> basic blocks here.
We could create a COND_EXPR here, though I
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32648
--- Comment #3 from Andrew Pinski 2012-02-27
02:50:36 UTC ---
Right now on the trunk we produce:
movl%edi, %edx
movl%edi, %eax
shrl$3, %edx
shrl$5, %eax
xorl%edx, %eax
andl$1, %eax
ret
Which is
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52394
Bug #: 52394
Summary: SH Target: SH2A defunct bitops
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52393
Bug #: 52393
Summary: Erroneous parse of read statement with parenthesised
expression in format
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCON
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52049
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49468
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31640
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52392
Bug #: 52392
Summary: internal compiler error occurs when compilin files
separately but not when all is in one file
Classification: Unclassified
Product: gcc
Version: unknown
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50694
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50751
olegendo at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50457
--- Comment #1 from olegendo at gcc dot gnu.org 2012-02-26 23:07:41 UTC ---
(In reply to comment #0)
> The SH specific atomic functions don't seem to work properly with the SH2A
> processor. An example function from the gcc/config/sh/linux-atomic.a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52391
Bug #: 52391
Summary: [4.7 regression] genattrtab almost 5X slower for m68k
than in 4.6 and earlier releases
Classification: Unclassified
Product: gcc
Version: 4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49847
--- Comment #16 from Mikael Pettersson 2012-02-26
18:25:36 UTC ---
Created attachment 26757
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26757
make fold_rtx handle prev_insn_cc0 == NULL
The effect of Richard Guenther's r180192 patch to tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52390
Bug #: 52390
Summary: only linux uses nptl
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
Compone
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389
--- Comment #2 from Paolo Carlini 2012-02-26
16:28:17 UTC ---
To be clear, x86_64 linux is fine both mainline and 4_6-branch (first blush, I
thought the issue was related to 50594, which is fixed only in mainline)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49263
--- Comment #16 from olegendo at gcc dot gnu.org 2012-02-26 13:31:36 UTC ---
Author: olegendo
Date: Sun Feb 26 13:31:32 2012
New Revision: 184585
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184585
Log:
PR target/49263
* gcc.targe
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389
Jonathan Wakely changed:
What|Removed |Added
CC||dave.korn.cygwin at gmail
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52307
--- Comment #7 from Thomas Koenig 2012-02-26
12:28:44 UTC ---
Also confirmed on x86_64-unknown-linux-gnu.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52387
--- Comment #3 from Tobias Burnus 2012-02-26
11:40:19 UTC ---
(In reply to comment #0)
> According to interpretation 24 of the Fortran 95 standard
See: http://j3-fortran.org/doc/year/02/02-006c2.txt
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52386
Tobias Burnus changed:
What|Removed |Added
Keywords||ice-on-valid-code
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52389
Bug #: 52389
Summary: Allocation/deallocation across DLL boundary in
std::locale
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52387
--- Comment #2 from Tobias Burnus 2012-02-26
10:36:55 UTC ---
(In reply to comment #1)
> WRITE (10, '(TL2, A)', ADVANCE='NO') 'MNOP'
>
> And at that point, the file is trimmed to contain "ABCDMNOP" without line>.
>
> With other compiler
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52388
Bug #: 52388
Summary: binutils-2.21 and newer break ACATS on
arm-linux-gnueabi due to widechr compile failure
Classification: Unclassified
Product: gcc
Version: 4.7.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52385
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|philipp.class
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52387
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52387
Bug #: 52387
Summary: I/O wrong output with nonadvancing output
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: wrong-code
Seve
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52386
Bug #: 52386
Summary: ICE in gfc_conv_descriptor_dtyp
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: normal
Priority: P3
32 matches
Mail list logo