http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55493
Fanael changed:
What|Removed |Added
Status|RESOLVED|REOPENED
Resolution|WORKSFORME
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56036
Bug #: 56036
Summary: Wrong indentation in multiple -O options explaination
Classification: Unclassified
Product: gcc
Version: 4.8.0
Status: UNCONFIRMED
Severity: tri
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56036
--- Comment #1 from Thomas Preud'homme 2013-01-18
18:51:54 UTC ---
Created attachment 29213
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29213
Patch fixing the issue
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55742
--- Comment #38 from Sriraman Tallam 2013-01-18
19:53:16 UTC ---
(In reply to comment #32)
> Created attachment 29207 [details]
> gcc48-pr55742.patch
>
> This bug is open for way too long given its severity, so let's start talking
> over patche
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56030
H.J. Lu changed:
What|Removed |Added
Depends on||54040
--- Comment #3 from H.J. Lu 20
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56037
Bug #: 56037
Summary: Spurious syntax error triggered before ambiguity
resolution of type-id
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56037
--- Comment #1 from ricilake at gmail dot com 2013-01-18 20:23:27 UTC ---
Created attachment 29214
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=29214
Test cases as described in bug
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029
--- Comment #7 from Jakub Jelinek 2013-01-18
20:24:49 UTC ---
Author: jakub
Date: Fri Jan 18 20:24:34 2013
New Revision: 195304
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195304
Log:
PR tree-optimization/56029
* tr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56029
Jakub Jelinek changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55433
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56030
--- Comment #4 from Bill Gates 2013-01-18
20:53:17 UTC ---
(In reply to comment #3)
> X32 isn't usable for Ada. See PR 54040.
Thank you for the feedback besides building the tools i have not tested them ..
the second patch also include
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=46952
janus at gcc dot gnu.org changed:
What|Removed |Added
Keywords|ice-on-invalid-code |
--- Comment #6 from
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56035
Marek Polacek changed:
What|Removed |Added
CC||rguenth at gcc dot gnu.org
---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55693
--- Comment #16 from Jack Howarth 2013-01-18
22:02:08 UTC ---
If I compile the failing test case from comment 10 with...
% g++-fsf-4.8 -static-libgcc -fgnu-tm a.C
% otool -L ./a.out
./a.out:
/usr/lib/libSystem.B.dylib (compatibilit
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56038
Bug #: 56038
Summary: declarations in xmmintrin.h conflict with mingw-w64
intrin.h in c++ mode
Classification: Unclassified
Product: gcc
Version: 4.8.0
Stat
:callq 0x1a680
<__cxa_allocate_exception>
(gdb)
__cxa_allocate_exception (thrown_size=4) at
../../../../gcc-4.8-20130118/libstdc++-v3/libsupc++/eh_alloc.cc:102
102{
1: x/i $pc 0x1a680 <__cxa_allocate_exception>:push %rbp
(gdb)
105 thrown_si
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56039
Bug #: 56039
Summary: ICE in iterative_hash_template_arg, at cp/pt.c:1606
Classification: Unclassified
Product: gcc
Version: 4.7.2
Status: UNCONFIRMED
Severity: norma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56040
Bug #: 56040
Summary: ld: library not found for -lgcc_ext.10.5
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56040
Andrew Pinski changed:
What|Removed |Added
Component|c++ |target
--- Comment #1 from Andr
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56041
Bug #: 56041
Summary: Constexpr conversion function definition not found in
template argument context
Classification: Unclassified
Product: gcc
Version: 4.7.2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56035
Marek Polacek changed:
What|Removed |Added
Status|NEW |ASSIGNED
--- Comment #3 from Ma
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55995
Sharad Singhai changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56042
Bug #: 56042
Summary: Many errors building GCC trunk with mingw-w64 rev.
5542
Classification: Unclassified
Product: gcc
Version: unknown
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56042
Andrew Pinski changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56043
Bug #: 56043
Summary: ICE in rs6000_builtin_vectorized_libmass for
vsx-mass-1.c
Classification: Unclassified
Product: gcc
Version: 4.7.0
Status: UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54908
--- Comment #11 from Jason Merrill 2013-01-19
05:25:32 UTC ---
Author: jason
Date: Sat Jan 19 05:25:25 2013
New Revision: 195310
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=195310
Log:
PR target/54908
c-family/
* c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55978
Hans-Peter Nilsson changed:
What|Removed |Added
CC||hp at gcc dot gnu.org
---
101 - 127 of 127 matches
Mail list logo