http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52469
Tobias Burnus changed:
What|Removed |Added
Keywords||rejects-valid, wrong-code
Target Milest
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
--- Comment #2 from Václav Šmilauer 2012-03-05 08:55:12
UTC ---
(In reply to comment #1)
> I think we should not have an option to disable user-defined literals at all.
> Since their code is not C++11, they should fix their code to be C++11 if t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52342
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #3 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52450
--- Comment #4 from rguenther at suse dot de
2012-03-05 09:19:12 UTC ---
On Mon, 5 Mar 2012, dave.anglin at bell dot net wrote:
> http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52450
>
> --- Comment #3 from dave.anglin at bell dot net 2012-03-05 0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52485
--- Comment #4 from Václav Šmilauer 2012-03-05 09:20:26
UTC ---
I think you understood my source _is_ c++11, but the libs I have to use are
not; therefore I have to compile with -std=c++11. The the fix is admittedly
trivial and documented, but co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52487
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52478
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52477
--- Comment #4 from Richard Guenther 2012-03-05
10:20:37 UTC ---
I think it's undefined what you relied upon.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48820
Tobias Burnus changed:
What|Removed |Added
Blocks||32630
--- Comment #13 from Tobias Burnus
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52472
Richard Guenther changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
Target Mile
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52472
--- Comment #3 from Georg-Johann Lay 2012-03-05
10:32:26 UTC ---
I thought about setting POINTERS_EXTEND_UNSIGNED but am unsure about other side
effects of that define.
Presumably, POINTERS_EXTEND_UNSIGNED is undefined because it was never neede
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52470
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52467
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52478
Tobias Burnus changed:
What|Removed |Added
CC||burnus at gcc dot gnu.org
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52470
Jonathan Wakely changed:
What|Removed |Added
Known to work||4.6.3
--- Comment #3 from Jonathan Wake
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52467
--- Comment #3 from Jonathan Wakely 2012-03-05
11:14:03 UTC ---
(In reply to comment #1)
> or any such variant is a compiler defect.
It's a GNU extension and is rejected with -pedantic-errors (and compiles
without ICE otherwise)
(In reply to c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
Bug #: 52489
Summary: LTO drops init_array/fini_array sections
Classification: Unclassified
Product: gcc
Version: 4.6.2
Status: UNCONFIRMED
Severity: major
Priority:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
Richard Guenther changed:
What|Removed |Added
CC||hubicka at gcc dot gnu.org
Dep
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52478
Richard Guenther changed:
What|Removed |Added
Status|ASSIGNED|NEW
AssignedTo|rguenth at gcc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51721
--- Comment #7 from Jakub Jelinek 2012-03-05
12:28:12 UTC ---
Author: jakub
Date: Mon Mar 5 12:27:55 2012
New Revision: 184927
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184927
Log:
PR tree-optimization/51721
* tree-vrp.c (re
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
--- Comment #2 from Krisztian Kocsis
2012-03-05 12:46:47 UTC ---
It seems that it works with -fno-use-linker-plugin - strane :S
Now I will try to check some other things.
I think it is not a linker bug because if a save temp files the .s file do
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52430
--- Comment #5 from Martin Jambor 2012-03-05
12:50:33 UTC ---
Author: jamborm
Date: Mon Mar 5 12:50:29 2012
New Revision: 184928
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184928
Log:
2012-03-05 Martin Jambor
PR tree-optimiza
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52353
--- Comment #2 from Richard Guenther 2012-03-05
13:08:59 UTC ---
Author: rguenth
Date: Mon Mar 5 13:08:55 2012
New Revision: 184932
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184932
Log:
2012-03-05 Richard Guenther
PR middle-
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52353
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52490
Bug #: 52490
Summary: RTL DCE removes trapping const libcalls
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Keywords: wrong-code
Severi
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52491
Bug #: 52491
Summary: FAIL: gcc.dg/torture/pr52402.c at -O2 and above
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52491
Richard Guenther changed:
What|Removed |Added
Keywords||wrong-code
Status|UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
--- Comment #3 from Krisztian Kocsis
2012-03-05 13:35:38 UTC ---
Created attachment 26832
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26832
Generated files with -fuse-linker-plugin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
--- Comment #4 from Krisztian Kocsis
2012-03-05 13:39:08 UTC ---
Created attachment 26833
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26833
Generated files with -fno-use-linker-plugin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
--- Comment #5 from Krisztian Kocsis
2012-03-05 13:40:18 UTC ---
Ok, I can confirm that it work if plugins are disabled or
-fno-use-linker-plugin is used. When linker plugin is used gcc drops these
sections.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
Richard Guenther changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
--- Comment #7 from Krisztian Kocsis
2012-03-05 13:50:25 UTC ---
Binutils 2.22
Pls check the attached files.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=41600
Paul Thomas changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
AssignedTo
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52472
--- Comment #4 from Georg-Johann Lay 2012-03-05
14:05:36 UTC ---
I tried
#define POINTERS_EXTEND_UNSIGNED 1
but this runs into ICE some lines later in cfgexpand.c:2496
mode = PSI
as = 0
x = symbol_ref:PSI ("data")
Of course PSImode is not a
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52492
Bug #: 52492
Summary: -ftree-vectorize optimization bug
Classification: Unclassified
Product: gcc
Version: 4.6.1
Status: UNCONFIRMED
Severity: major
Priority: P3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52467
--- Comment #4 from Martin Griffin 2012-03-05
14:14:45 UTC ---
(In reply to comment #3)
> (In reply to comment #2)
> > Can you clarify the target and command-line options you use?
>
> And exact version, i.e. output of g++ -v
$ g++ -v
Using buil
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52492
Richard Guenther changed:
What|Removed |Added
Target||x86_64-*-*
Status|UNCONFIR
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52492
Jakub Jelinek changed:
What|Removed |Added
CC||jakub at gcc dot gnu.org
--- Comment #2 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417
--- Comment #3 from Ralf Corsepius 2012-03-05
15:12:39 UTC ---
Created attachment 26835
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=26835
Fix installation of gcc-{ar,nm,ranlib)
The approach this patch is based on, is copied from gcc//Mak
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52492
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417
--- Comment #4 from Richard Guenther 2012-03-05
15:22:46 UTC ---
Please post the patch to gcc-patches and say how you tested it. I'll ack it
for the 4.7 branch then.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52342
--- Comment #4 from Ian Lance Taylor 2012-03-05 15:38:36
UTC ---
Don't worry, I will fix that one too, although it's odd that I don't see it
myself.
It's fairly important that gcc 4.7 support the Go 1 release, and that is going
to require a few
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52342
--- Comment #5 from Richard Guenther 2012-03-05
15:41:45 UTC ---
(In reply to comment #4)
> Don't worry, I will fix that one too, although it's odd that I don't see it
> myself.
>
> It's fairly important that gcc 4.7 support the Go 1 release, an
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51417
Ralf Corsepius changed:
What|Removed |Added
CC||corsepiu at gcc dot gnu.org
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52430
Martin Jambor changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52452
Jakub Jelinek changed:
What|Removed |Added
Priority|P3 |P4
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52481
Richard Henderson changed:
What|Removed |Added
Status|NEW |ASSIGNED
AssignedTo|unassigne
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32120
--- Comment #8 from Daniel Berlin 2012-03-05
17:20:36 UTC ---
I still have an unfinished patch to convert SCCVN to
http://dl.acm.org/citation.cfm?id=512536
This actually makes it significantly easier to integrate better
congruence finding (and l
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51527
--- Comment #2 from Georg-Johann Lay 2012-03-05
17:31:49 UTC ---
Here is a smaller test case:
__int24 add3 (__int24 a)
{
return a + 0x1;
}
It works if
-- the constant is cast with (__int24) 0x1
-- the constant is smaller than 0x1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=32120
Richard Guenther changed:
What|Removed |Added
CC||matz at gcc dot gnu.org
--- Comment #9
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51930
--- Comment #21 from Jason Merrill 2012-03-05
18:09:08 UTC ---
Author: jason
Date: Mon Mar 5 18:08:56 2012
New Revision: 184946
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184946
Log:
PR c++/51930
* decl2.c (determine_visibili
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52481
--- Comment #3 from Richard Henderson 2012-03-05
18:37:29 UTC ---
Author: rth
Date: Mon Mar 5 18:37:19 2012
New Revision: 184948
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184948
Log:
PR target/52481
* config/m68k/sync.md (atomic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52463
--- Comment #2 from Aldy Hernandez 2012-03-05
18:38:56 UTC ---
Author: aldyh
Date: Mon Mar 5 18:38:47 2012
New Revision: 184949
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184949
Log:
PR middle-end/52463
* trans-mem.c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51255
Andrew Pinski changed:
What|Removed |Added
CC||krisztian.kocsis at
|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52489
Andrew Pinski changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52463
Aldy Hernandez changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52481
--- Comment #4 from Richard Henderson 2012-03-05
18:42:08 UTC ---
Author: rth
Date: Mon Mar 5 18:41:56 2012
New Revision: 184950
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184950
Log:
PR target/52481
* config/m68k/sync.md (atomic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52481
Richard Henderson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52481
--- Comment #6 from Richard Henderson 2012-03-05
18:57:40 UTC ---
Author: rth
Date: Mon Mar 5 18:57:36 2012
New Revision: 184952
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184952
Log:
PR target/52481
* config/m68k/sync.md (atomic
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242
Richard Henderson changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242
--- Comment #2 from Richard Henderson 2012-03-05
19:52:19 UTC ---
Author: rth
Date: Mon Mar 5 19:52:08 2012
New Revision: 184955
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184955
Log:
PR tree-opt/52242
Revert: 2011-11-26 Richard
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242
--- Comment #3 from Richard Henderson 2012-03-05
19:54:02 UTC ---
Author: rth
Date: Mon Mar 5 19:53:54 2012
New Revision: 184956
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184956
Log:
PR tree-opt/52242
Revert: 2011-11-26 Richard
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52242
Richard Henderson changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52493
Bug #: 52493
Summary: tree check fail in ptr_derefs_may_alias_p
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Priority
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51902
--- Comment #9 from Jakub Jelinek 2012-03-05
20:17:54 UTC ---
Author: jakub
Date: Mon Mar 5 20:17:44 2012
New Revision: 184958
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184958
Log:
PR debug/51902
* tree.h (BLOCK_SAME_RANGE):
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52469
Tobias Burnus changed:
What|Removed |Added
CC||pault at gcc dot gnu.org
--- Comment #4 f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52494
Bug #: 52494
Summary: s-taprop-dummy.adb does not define subpackage Specific
used in s-tpoaal.sdb
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNC
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52482
--- Comment #2 from David Fang 2012-03-05
21:02:27 UTC ---
I tried overriding as to point to odcctools-20090808's version:
% odas -v
Apple Inc version odcctools-698.1od9, GNU assembler version 1.38
and that worked better.
% /Volumes/Isolde/f
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52495
Bug #: 52495
Summary: rs6000.c fails to (cross-) build: "implicit
declaration of function ‘ASM_WEAKEN_DECL’"
Classification: Unclassified
Product: gcc
Version: 4.8.0
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49862
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Target|bfin-elf, bfin-rtems, |bfin-elf, bfin-rtems,
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50513
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46738
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Known to fail||4.6.0, 4.7.0, 4.8.0
--- Comment
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47096
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52496
Bug #: 52496
Summary: avr-specific built-ins missing memory barrier
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
Severity: normal
Prio
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52496
Georg-Johann Lay changed:
What|Removed |Added
Priority|P3 |P4
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47100
--- Comment #3 from Jorn Wolfgang Rennecke
2012-03-05 22:32:22 UTC ---
Problem is still present in revision 184927.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48899
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52497
Bug #: 52497
Summary: libffi doesn't build on powerpc64-linux after latest
upstream merge
Classification: Unclassified
Product: gcc
Version: 4.7.1
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49403
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52498
Bug #: 52498
Summary: vmsdbgout.c fails to build with --enable-werror-always
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52497
Peter Bergner changed:
What|Removed |Added
CC||krebbel at gcc dot gnu.org
--- Comment #1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52499
Bug #: 52499
Summary: avr MODE_CODE_BASE_REG_CLASS enum conversion problem
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244
--- Comment #12 from Oleg Endo 2012-03-05
23:12:27 UTC ---
Author: olegendo
Date: Mon Mar 5 23:12:20 2012
New Revision: 184966
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184966
Log:
PR target/51244
* config/sh/sh.c (sh_expand
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51244
--- Comment #13 from Oleg Endo 2012-03-05
23:37:35 UTC ---
On Tue, 2012-03-06 at 08:13 +0900, Kaz Kojima wrote:
> I've tested your latest patch on sh4-unknown-linux-gnu with trunk
> revision 184872. It looks that some new failures are poping up
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48806
Oleg Endo changed:
What|Removed |Added
CC||olegendo at gcc dot gnu.org
--- Comment #3 fr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52500
Bug #: 52500
Summary: dwarf2cfi.c fails to build with -Werror for c6x
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
Pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52501
Bug #: 52501
Summary: cr16-protos.h uses enum rtx_code outside #ifdef
RTX_CODE guard
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52502
Bug #: 52502
Summary: *86*-elf dwarf2asm.o fails to build with -Werror
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: normal
P
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49427
Jorn Wolfgang Rennecke changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=51794
--- Comment #2 from Bernhard Rosenkränzer 2012-03-06 00:24:28 UTC ---
I've updated my 4.7 build since and can't reproduce it there anymore.
Problem still occurs on 4.6 with
GNU C (Linaro GCC 4.6-2012.02-1~dev) version 4.6.3 20120201 (prerelease)
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48806
--- Comment #4 from Kazumoto Kojima 2012-03-06
00:26:30 UTC ---
It looks that the testcase came from a FreeBSD kernel code:
http://www.leidinger.net/FreeBSD/dox/net80211/html/d7/d8d/ieee80211__crypto__ccmp_8c_source.html
gcc.c-torture/execute/pr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=47099
--- Comment #1 from Jorn Wolfgang Rennecke
2012-03-06 00:26:53 UTC ---
As of revision 184927, i686-pc-msdosdjgpp still fails;
i686-interix3 - configured with --enable-obsolete - succeeds building cc1.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=48806
--- Comment #5 from Ryan Mansfield 2012-03-06
00:32:59 UTC ---
(In reply to comment #4)
> It looks that the testcase came from a FreeBSD kernel code:
> http://www.leidinger.net/FreeBSD/dox/net80211/html/d7/d8d/ieee80211__crypto__ccmp_8c_source.ht
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52503
Bug #: 52503
Summary: sh-wrs-vxworks: too many target masks
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Keywords: build
Severity: nor
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52504
Bug #: 52504
Summary: (unreachable) out of bounds access in
thread_prologue_and_epilogue_insns
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONF
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52466
Ralf Corsepius changed:
What|Removed |Added
Target||lm32-*
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52250
--- Comment #9 from Andrey Belevantsev 2012-03-06
07:31:49 UTC ---
Author: abel
Date: Tue Mar 6 07:31:43 2012
New Revision: 184975
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=184975
Log:
PR rtl-optimization/52250
* sel
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52461
--- Comment #3 from Markus Faust 2012-03-06
07:55:39 UTC ---
(In reply to comment #1)
> Eric, would you confirm this is actually a problem and set bug status to NEW?
For me this seems to be a really severe problem, because as soon as my code
siz
99 matches
Mail list logo