http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57767
Bug ID: 57767
Summary: rx-unknown-elf ice of invalid %-code
Product: gcc
Version: 4.9.0
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: target
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57767
--- Comment #1 from Yoshinori Sato ---
Created attachment 30415
--> http://gcc.gnu.org/bugzilla/attachment.cgi?id=30415&action=edit
failed sample
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54788
--- Comment #7 from Tobias Burnus ---
Author: burnus
Date: Mon Jul 1 07:53:55 2013
New Revision: 200575
URL: http://gcc.gnu.org/viewcvs?rev=200575&root=gcc&view=rev
Log:
2013-07-01 Dominique d'Humieres
PR fortran/54788
* arra
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57768
Bug ID: 57768
Summary: Assumption of a case-insensitive filesystem on Darwin
is incorrect
Product: gcc
Version: 4.7.3
Status: UNCONFIRMED
Severity: normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54788
Tobias Burnus changed:
What|Removed |Added
Status|NEW |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
Bug ID: 57769
Summary: Unable to call a constructor invoking another
constructor in the same class (sister constructor)
with designated initializer for aggregate types
Produc
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
Henri changed:
What|Removed |Added
Severity|blocker |normal
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=39269
Paolo Carlini changed:
What|Removed |Added
Status|NEW |RESOLVED
CC|gcc-bugs at g
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43694
Paolo Carlini changed:
What|Removed |Added
CC||bangerth at gmail dot com
--- Comment #2
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52900
--- Comment #8 from Paolo Carlini ---
Note, per the bug submitting instructions, no URLs, please. If you are still
having problems in this area please add here a minimized (there are many tools
available for that, see our wiki) self-contained test
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=53439
Paolo Carlini changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56617
Paolo Carlini changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765
trashyankes at wp dot pl changed:
What|Removed |Added
CC||trashyankes at wp dot pl
--- Co
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=54788
--- Comment #9 from Dominique d'Humieres ---
Thanks for the commit.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
--- Comment #2 from Henri ---
(In reply to Paolo Carlini from comment #1)
> Please add here a minimized self-contained reproducer. Also, you are not
> saying which version of GCC you are using.
My GCC version is currently 4.7. I use Code::Blocks
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57400
Joost VandeVondele changed:
What|Removed |Added
Last reconfirmed||2013-07-01
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642
--- Comment #11 from Jon Grant ---
Hi
The problem is still visible for me with default new Firefox profile:
Screenshot:
http://justpaste.it/2zap
Who can re-generate the website?
Regards
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50642
--- Comment #12 from Shakthi Kannan ---
Hi,
- Original Message -
| From: "jg at jguk dot org"
|
| The problem is still visible for me with default new Firefox profile:
\--
The patch has not yet been committed to the trunk.
SK
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
--- Comment #3 from Paolo Carlini ---
Both examples are rejected with no ICE by current mainline and 4_8-branch. The
same happens with current ICC and rather recent clang.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
Paolo Carlini changed:
What|Removed |Added
Status|WAITING |UNCONFIRMED
Ever confirmed|1
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57769
--- Comment #4 from Henri ---
(In reply to Paolo Carlini from comment #3)
> Both examples are rejected with no ICE by current mainline and 4_8-branch.
> The same happens with current ICC and rather recent clang.
So, this is not a bug, right?
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57735
--- Comment #5 from ktkachov at gcc dot gnu.org ---
(In reply to Mikael Pettersson from comment #4)
> The ICE on the reduced test case started with r186147 and stopped with
> r199188.
> They both touch the same code so I believe r199188 is a proper
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765
--- Comment #2 from AaronNGray ---
Interesting ...from the standard, not in braces :-
"A template parameter pack of a function template shall not be followed by
another template parameter unless that template parameter can be deduced or has
a defa
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=56129
Yuri Rumyantsev changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57749
--- Comment #13 from Dominique d'Humieres ---
We all whould have read the manual first:
>From 'man cpow'
...
DESCRIPTION
cpow(x, y) returns the complex number x raised to the complex power y.
cpow(x,y) is equivalent to cexp(y * clog(x
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57749
--- Comment #14 from Andreas Schwab ---
C11 G.6.4.1 The cpow functions
The cpow functions raise floating-point exceptions if appropriate for the
calculation of the parts of the result, and may also raise spurious
floating-point exceptions.379)
3
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57737
Evgeny Gavrin changed:
What|Removed |Added
Component|libgomp |debug
--- Comment #3 from Evgeny Gavrin
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57753
--- Comment #3 from Mike Stump ---
These should go in config/*darwin* I think.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57735
--- Comment #6 from ktkachov at gcc dot gnu.org ---
(In reply to Mikael Pettersson from comment #4)
> The ICE on the reduced test case started with r186147 and stopped with
> r199188.
> They both touch the same code so I believe r199188 is a proper
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57735
--- Comment #7 from Mikael Pettersson ---
(In reply to ktkachov from comment #6)
> After looking at it more closely: Mikael, are you sure the revisions are
> right? It seems to me that r199813 is just the backport of r199188.
>
> Can you please d
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57764
Daniel Krügler changed:
What|Removed |Added
CC||daniel.kruegler@googlemail.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57770
Bug ID: 57770
Summary: non-static data member initializer in nested class and
default value in constructor cause compiler
segmentation fault
Product: gcc
Version:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57749
kargl at gcc dot gnu.org changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57770
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Known to work|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57764
Paolo Carlini changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57771
Bug ID: 57771
Summary: g++ misinterprets >> in static_cast
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c++
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43310
Dominique d'Humieres changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57771
Jakub Jelinek changed:
What|Removed |Added
Status|UNCONFIRMED |NEW
Last reconfirmed|
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57771
Jakub Jelinek changed:
What|Removed |Added
Status|NEW |ASSIGNED
Assignee|unassigned at
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57765
--- Comment #3 from trashyankes at wp dot pl ---
I see, they fix wording in final version, but meaning didnt change (at last if
I understand it correctly).
"(...) primary class template or alias template is a template parameter pack,
it shall be t
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57701
Hans-Peter Nilsson changed:
What|Removed |Added
CC||hp at gcc dot gnu.org
--- Comment #4
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57772
Bug ID: 57772
Summary: Bug box in gnat_to_gnu, at
ada/gcc-interface/trans.c:5778 on legal Ada 2005
quantifier expression with exponentiation
Product: gcc
Version:
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57746
--- Comment #4 from Andy Lutomirski ---
Daniel, I'm unconvinced that your interpretation is the intended one.
[temp.explicit].4 says "A declaration of [list including member function] ... A
definition of [list not including member function]". If
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57393
--- Comment #7 from Dmitry Gorbachev ---
For convenience, I put here a testcase from bug 57400. Joost VandeVondele:
"this second testcase is almost certainly a dup of PR57393. It passes with
-fno-tree-reassoc. The testcase is conveniently smaller.
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=55033
--- Comment #11 from Chung-Ju Wu ---
(In reply to Segher Boessenkool from comment #10)
> The testcase needs to add -meabi to fix #8.
>
> Wrt #9: it seems you only tested 64-bit mode, -meabi is supported
> only in 32-bit mode.
Sebastian provided
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57773
Bug ID: 57773
Summary: -Wpedantic incorrect warning for enum bit-field
Product: gcc
Version: 4.8.1
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: c
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57774
Bug ID: 57774
Summary: __libc_stack_end usage is broken
Product: gcc
Version: unknown
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: sanitizer
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=57774
--- Comment #1 from Jakub Jelinek ---
Change what? __libc_stack_end? That would be a user error.
49 matches
Mail list logo