[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2009-02-18 Thread reichelt at gcc dot gnu dot org
--- Comment #9 from reichelt at gcc dot gnu dot org 2009-02-19 07:03 --- Fixed-point constants are rejected by the C++ frontend since the patch for PR39059. -- reichelt at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-12-27 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Summary|[4.3 regression] ICE|[4.3/4.4 regression] ICE |throwing fixed-point

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-12-10 Thread jason at gcc dot gnu dot org
--- Comment #6 from jason at gcc dot gnu dot org 2008-12-10 22:13 --- Subject: Bug 35319 Author: jason Date: Wed Dec 10 22:11:44 2008 New Revision: 142661 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=142661 Log: PR c++/35319 * mangle.c (write_builtin_type): Add

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-12-04 Thread jason at gcc dot gnu dot org
-- jason at gcc dot gnu dot org changed: What|Removed |Added AssignedTo|unassigned at gcc dot gnu |jason at gcc dot gnu dot org |dot org

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-11-22 Thread steven at gcc dot gnu dot org
--- Comment #5 from steven at gcc dot gnu dot org 2008-11-22 17:44 --- Is there a mangling convention now for fixed-point types, or not? If not, we should make this a sorry() and resolve this bug as SUSPENDED for now. If there is, well, you know, we should add it ;-) --

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-08-27 Thread jsm28 at gcc dot gnu dot org
--- Comment #4 from jsm28 at gcc dot gnu dot org 2008-08-27 22:03 --- 4.3.2 is released, changing milestones to 4.3.3. -- jsm28 at gcc dot gnu dot org changed: What|Removed |Added

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-03-29 Thread pinskia at gcc dot gnu dot org
--- Comment #2 from pinskia at gcc dot gnu dot org 2008-03-30 00:20 --- This is most likely because there is no way to mangle fixed point types at all. So really I don't think this should be a P2 or marked as a regression until the ABI has been finialized --

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-03-14 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Known to fail||4.3.0 Target Milestone|4.3.0 |4.3.1

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-03-03 Thread rguenth at gcc dot gnu dot org
-- rguenth at gcc dot gnu dot org changed: What|Removed |Added Status|UNCONFIRMED |NEW Ever Confirmed|0 |1

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-02-23 Thread reichelt at gcc dot gnu dot org
-- reichelt at gcc dot gnu dot org changed: What|Removed |Added Target Milestone|--- |4.3.0 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35319

[Bug c++/35319] [4.3/4.4 regression] ICE throwing fixed-point types

2008-02-23 Thread reichelt at gcc dot gnu dot org
--- Comment #1 from reichelt at gcc dot gnu dot org 2008-02-23 18:17 --- The code also ICEs without -O. -- http://gcc.gnu.org/bugzilla/show_bug.cgi?id=35319