[Bug 626767] Re: [PR43082] ICE in tree check: expected class 'type', have 'exceptional' (error_mark)

2016-01-25 Thread dino99
Ubuntu. https://bugs.launchpad.net/bugs/626767 Title: [PR43082] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) To manage notifications about this bug go to: https://bugs.launchpad.net/gcc/+bug/626767/+subscriptions -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubun

[Bug 626767]

2011-02-05 Thread Dnovillo
Author: dnovillo Date: Wed Feb 2 17:55:55 2011 New Revision: 169639 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169639 Log: In gcc/: 2011-01-26 Nicola Pero nicola.p...@meta-innovation.com PR c/43082 * c-typeck.c (c_objc_common_truthvalue_conversion): If we are

[Bug 626767]

2011-01-30 Thread Nicola-gcc
Author: nicola Date: Thu Jan 27 02:09:13 2011 New Revision: 169319 URL: http://gcc.gnu.org/viewcvs?root=gccview=revrev=169319 Log: In gcc/: 2011-01-26 Nicola Pero nicola.p...@meta-innovation.com PR c/43082 * c-typeck.c (c_objc_common_truthvalue_conversion): If we are

[Bug 626767]

2011-01-30 Thread Nicola-gcc
Fixed in GCC trunk/4.6.0. Thanks -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626767 Title: [PR43082] ICE in tree check: expected class 'type', have 'exceptional' (error_mark) -- ubuntu-bugs

[Bug 626767] Re: [PR43082] ICE in tree check: expected class 'type', have 'exceptional' (error_mark)

2011-01-30 Thread Bug Watch Updater
** Changed in: gcc Status: Confirmed = Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/626767 Title: [PR43082] ICE in tree check: expected class 'type', have 'exceptional'

[Bug 626767] Re: [PR43082] ICE in tree check: expected class 'type', have 'exceptional' (error_mark)

2011-01-25 Thread Bug Watch Updater
/share/doc/gcc-snapshot/README.Bugs for instructions. Reply at: https://bugs.launchpad.net/gcc/+bug/626767/comments/0 On 2010-02-15T15:47:06+00:00 Matthias Klose wrote: Created attachment 19878 preprocessed source Reply

[Bug 626767] Re: crash running preprocessor

2010-09-20 Thread Matthias Klose
note the proper error message before the internal compiler error. ** Changed in: gcc-4.4 (Ubuntu) Importance: Undecided = Low ** Changed in: gcc-4.4 (Ubuntu) Status: New = Confirmed -- crash running preprocessor https://bugs.launchpad.net/bugs/626767 You received this bug

[Bug 626767] Re: crash running preprocessor

2010-09-20 Thread Matthias Klose
current gcc-snapshot is more verbose: cpfs.c:63:14: error: size of array 'static_assertion_static_assertion_at_line_63' is negative cpfs.c: In function 'cache_init': cpfs.c:232:5: error: 'for' loop initial declarations are only allowed in C99 mode cpfs.c:232:5: note: use option -std=c99 or

[Bug 626767] Re: crash running preprocessor

2010-09-20 Thread Matthias Klose
** Bug watch added: GCC Bugzilla #43082 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 ** Also affects: gcc via http://gcc.gnu.org/bugzilla/show_bug.cgi?id=43082 Importance: Unknown Status: Unknown ** Summary changed: - crash running preprocessor + [PR43082] ICE in tree

[Bug 626767] [NEW] crash running preprocessor

2010-08-30 Thread Matt Joiner
Public bug reported: Binary package hint: gcc-4.4 cpfs.c: In function ‘block_get’: cpfs.c:367: error: implicit declaration of function ‘cache_get’ [-Wimplicit-function-declaration] cpfs.c:367: warning: initialization makes pointer from integer without a cast cpfs.c:369: error: void value not

[Bug 626767] Re: crash running preprocessor

2010-08-30 Thread Matt Joiner
** Attachment added: Dependencies.txt https://bugs.launchpad.net/bugs/626767/+attachment/1529365/+files/Dependencies.txt ** Attachment added: PreprocessedSource.txt https://bugs.launchpad.net/bugs/626767/+attachment/1529366/+files/PreprocessedSource.txt -- crash running preprocessor